mtg_python_deckbuilder/.gitignore
2025-01-17 18:04:29 -08:00

13 lines
No EOL
116 B
Text

*.csv
*.json
*.log
*.txt
.mypy_cache/
test.py
main.spec
!requirements.txt
__pycache__/
build/
csv_files/
dist/
logs/