Files
fishing-game/.gitignore
T

23 lines
556 B
Plaintext
Raw 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.
# Мусор плейтестов и скриншотов (пишется в каталог запуска)
orca-*.png
tests/shot-*.png
# Встроенный emoji-шрифт (tools/emoji-font.py): исходник Noto Color Emoji и venv с fonttools
tools/fonts-src/
tools/.venv/
# Служебное
.po-handoff.md
*.log
.DS_Store
# Артефакт сборки
dist/
# Локальная документация (защита от случайного git add -A)
/*.pdf
# Секреты (никогда не коммитить)
.gitea_token