hinamizawa-downporter/.gitignore

24 lines
198 B
Plaintext
Raw Normal View History

.DS_Store
.idea
*.log
tmp/
2024-02-16 12:09:24 +00:00
res/
config.toml
# --- Python ---
*.py[cod]
*.egg
build
htmlcov
__pycache__/
2024-02-16 12:09:24 +00:00
venv/
# --------------
2024-02-16 12:09:24 +00:00
# --- ONScripter ---
*.txt
*.ttc
*.ttf
envdata
2024-02-16 12:09:24 +00:00
# ------------------