mtg_python_deckbuilder/.gitignore

19 lines
No EOL
211 B
Text

*.csv
*.json
*.log
*.txt
.mypy_cache/
.venv/
.pytest_cache/
test.py
!requirements.txt
__pycache__/
csv_files/
dist/
logs/
deck_files/
csv_files/
!config/card_lists/*.json
!config/deck.json
RELEASE_NOTES.md
*.bkp