1
0
mirror of synced 2024-11-12 01:00:46 +01:00
bemaniutils/.gitignore
2019-12-08 21:43:49 +00:00

14 lines
91 B
Plaintext

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