Files
demo-dataset/.gitignore
T
2021-07-28 22:46:23 +10:00

16 lines
209 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/
*.sqlite3
*.journal
*.yaml
*.yml
*.txt