2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-04-27 21:16:50 +00:00
demo-dataset/.gitignore
2022-07-26 21:43:26 +10:00

18 lines
224 B
Plaintext

# Ignore media files which are auto-generated
/media/label/inventree/
/media/report/inventree/
# Temp files
*.json.tmp
*.tmp.json
# InvenTree project files
env/
static/
plugins/
pgdb/
*.sqlite3
*.journal
*.yaml
*.yml
*.txt