Files
demo-dataset/.gitignore
T
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