1
0
mirror of synced 2024-09-24 03:18:22 +02:00
bemaniutils/.gitignore

15 lines
108 B
Plaintext

__pycache__
*.swp
*.swo
*.pyc
*.pyo
.mypy_cache/
*.c
*.o
*.so
build/
.hg/
.hgignore
.venv/
bemani.egg-info/