# 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/
INFO/*
!INFO/Deployment/
!INFO/Deployment/*.md
forms/.env

# Debug and test pages - не для продакшена
static/debug-*.html
static/test-*.html
