evering/.gitignore
2019-10-13 23:00:29 +00:00

9 lines
88 B
Text

# venv stuff
bin/
lib/
lib64
pyvenv.cfg
# other python stuff
.mypy_cache/
__pycache__/