mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-06-16 03:55:30 +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/label/inventree/
|
||||||
/media/report/inventree/
|
/media/report/inventree/
|
||||||
|
|
||||||
|
# Ignore backup dir
|
||||||
|
/backup/
|
||||||
|
|
||||||
# Temp files
|
# Temp files
|
||||||
*.json.tmp
|
*.json.tmp
|
||||||
*.tmp.json
|
*.tmp.json
|
||||||
|
Reference in New Issue
Block a user