Git ignores

This commit is contained in:
jpk 2019-09-01 17:52:25 +02:00
parent c968762c5e
commit 6831c64cc4
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
*.pyc
*.egg-info
build/
dist/
venv/