2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-06-19 13:35:30 +00:00
Files
demo-dataset/.gitignore
2021-12-21 00:31:22 +11:00

17 lines
215 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/
pgdb/
*.sqlite3
*.journal
*.yaml
*.yml
*.txt