hinamizawa-downporter/.gitignore

24 lines
198 B
Plaintext

.DS_Store
.idea
*.log
tmp/
res/
config.toml
# --- Python ---
*.py[cod]
*.egg
build
htmlcov
__pycache__/
venv/
# --------------
# --- ONScripter ---
*.txt
*.ttc
*.ttf
envdata
# ------------------