Files
ptp/.gitignore
T
Kirchik e23fc02f63 form
2025-08-13 22:36:08 +02:00

55 lines
728 B
Plaintext

# Hugo default output directory
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
hugo.exe
hugo.darwin
hugo.linux
# Temporary files
.temp
.temp-*
# OS Files
.DS_Store
Thumbs.db
# IDE specific files
.idea
.vscode
*.sublime-workspace
*.swp
*.swo
# Netlify
.netlify
.hugo_build.lock
# Sensitive files - DO NOT COMMIT THESE
.env
.env.*
*.env
.aws/credentials
.aws/config
*_secret*
*_key*
*password*
*apikey*
*token*gitea
gitea.pub
# Local development folders
/scripts/
!themes/**/scripts/
telegram/
migration-s3/
migration-temp/
migration-backup/
INFO/
forms/
# Debug and test pages - не для продакшена
static/debug-*.html
static/test-*.html