mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-06-14 19:15:35 +00:00
Add .gitignore rule for backup directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,9 @@
|
||||
/media/label/inventree/
|
||||
/media/report/inventree/
|
||||
|
||||
# Ignore backup dir
|
||||
/backup/
|
||||
|
||||
# Temp files
|
||||
*.json.tmp
|
||||
*.tmp.json
|
||||
|
Reference in New Issue
Block a user