1
0
mirror of synced 2024-11-12 01:00:46 +01: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/