Add more ignores.

This commit is contained in:
Louis Cordier 2020-06-27 21:14:36 +02:00
parent 6c101a3ecb
commit 4fcfd55164
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -1,2 +1,12 @@
# pyenv
.python-version
# Setuptools distribution folder.
/dist/
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg
/__pycache__/