1
0
mirror of synced 2024-11-27 22:40:49 +01:00
tja2fumen/.gitignore

10 lines
75 B
Plaintext
Raw Normal View History

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