chore: ignore local artifacts

This commit is contained in:
komkida91
2026-03-10 20:43:50 +01:00
parent 442acb1f8d
commit 9ff6d2ee34

23
.gitignore vendored
View File

@@ -14,3 +14,26 @@ wp-content/cache/supercache/
# OS
.DS_Store
Thumbs.db
# Python / caches
__pycache__/
*.pyc
# Local data / logs
*.db
*.err
*.out
logs_demo_app.*
backups/
# Tooling snapshots
codex/snapshots/
free-llm-api-resources/
llm
gitea_data*/
# Demo temp artifacts
demo/_run_elementor_temp.py
demo/_run_ub24_temp.py
demo/elementor_1_snapshot.html
demo/preview_final_snapshot.html