studio/.gitignore
min a16c819726 chore: gitignore __pycache__ + повторный коммит scripts_mode
Предыдущий коммит случайно включил .pyc файл.
2026-06-08 21:20:09 +03:00

46 lines
822 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

node_modules/
dist/
dist-ssr/
build/
# Environment (НИКОГДА не коммитить .env, только .env.example)
.env
.env.local
.env.*.local
*.local
# Editor
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Локальные заметки и приватные deploy-скрипты
disaster-recovery/
*.local.md
NOTES.md
# Большие бинарные ассеты (93 МБ GLB/PNG/MP3) — раздаются отдельно через release.
public/kubikon-assets/
# OS
Thumbs.db
# Большие png-ассеты вики (73МБ). Будут перенесены на CDN отдельной задачей.
/public/wiki/
rbxl-importer/src/__pycache__/