# Ignore media files which are auto-generated
/media/label/inventree/
/media/report/inventree/
/media/stocktake/report/

# Ignore backup dir
/backup/

# Temp files
*.json.tmp
*.tmp.json
*.auth.json
*.data.json

# InvenTree project files
env/
static/
plugins/
pgdb/
*.sqlite3
*.journal
*.yaml
*.yml
*.txt

# Ignore files which get generated by InvenTree periodically
*.prof
*.csv
