# IDEs and environemnts of contributors (feel free to add yours)
.idea
virtualenv
venv
.venv
.env

# Sphinx
docs/_build

# Packaging
build
dist
pyCardDeck.egg-info

# Created while running/debugging
.coverage
.cache
.tox
*.pyc
test*.yaml
test*.json