Clean up gitignore

This commit is contained in:
Joscha 2020-04-19 18:47:44 +00:00
parent 9b658776ca
commit 7ebeef5873

13
.gitignore vendored
View File

@ -1,13 +1,4 @@
# python stuff
__pycache__/
# venv stuff
bin/
include/
lib/
lib64
pyvenv.cfg
.tmp/
pip-selfcheck.json
.venv/
.mypy_cache/
.tmp/