astro_avtourist/.gitignore
Web-serfer 40c79f47ed chore: добавь файлы в .gitignore
Co-authored-by: aider (groq/llama-3.3-70b-versatile) <aider@aider.chat>
2026-04-14 20:35:14 +05:00

46 lines
507 B
Text

# Логирование и данные
*.log
pb_data/
# Зависимости
node_modules/
.pnp/
.pnp.js
# Сборка
dist/
build/
# Bun
.bun/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Windows reserved name
nul
# Переменные окружения
.env
.env.*
!.env.example
# Qwen Code settings
.qwen/
# Astro cache
.astro/
**/.astro/
# VS Code settings (для вложенных директорий)
**/.vscode/
.aider*
.aider.chat.history.md
.aider.input.history