1
0
mirror of synced 2025-01-24 07:04:09 +01:00
tja2fumen/.gitignore

10 lines
75 B
Plaintext
Raw Normal View History

2023-06-04 13:55:46 -04:00
venv*
build*
dist*
2023-06-03 09:48:09 -04:00
*.spec
*.bin
2023-06-04 12:32:13 -04:00
*.exe
2023-06-25 13:34:38 -04:00
*.egg-info
2023-06-29 02:02:23 -04:00
.pytest_cache
__pycache__