pferd/.gitignore
2019-07-04 12:16:26 +00:00

14 lines
117 B
Plaintext

# python stuff
__pycache__/
# venv stuff
bin/
include/
lib/
lib64
pyvenv.cfg
.tmp/
pip-selfcheck.json
.mypy_cache/