$P@D$3RV£R
Ensure stats persist across rebuilds with absolute paths and backup mechanism
388cd53
raw
history blame contribute delete
286 Bytes
# Analytics data (should not be committed)
analytics_stats.json
analytics_stats_backup.json
# Python cache
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Virtual environments
venv/
env/
ENV/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Output files
out.csv
*.csv