mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-06-19 21:45:35 +00:00
Ignore some files
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -4,4 +4,13 @@
|
|||||||
|
|
||||||
# Temp files
|
# Temp files
|
||||||
*.json.tmp
|
*.json.tmp
|
||||||
*.tmp.json
|
*.tmp.json
|
||||||
|
|
||||||
|
# InvenTree project files
|
||||||
|
env/
|
||||||
|
static/
|
||||||
|
*.sqlite3
|
||||||
|
*.journal
|
||||||
|
*.yaml
|
||||||
|
*.yml
|
||||||
|
*.txt
|
Reference in New Issue
Block a user