Auto-sync from website-creator

This commit is contained in:
Kunthawat Greethong
2026-03-08 23:03:19 +07:00
commit 9be686f587
117 changed files with 24737 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Ignore environment files with actual credentials
.env
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
env/
# Generated images
generated_*.png
edited_*.jpg
*.png
*.jpg
*.jpeg
# Google Credentials (NEVER commit!)
*-credentials.json
credentials/*.json
ga4-credentials.json
gsc-credentials.json