mtg_python_deckbuilder/.gitignore

20 lines
No EOL
224 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
.github/*.md