Create .gitignore

This commit is contained in:
Nikolaos Kamarinakis 2017-01-13 14:06:14 +02:00 committed by GitHub
parent 999ccc6b1a
commit 8af0593ded
1 changed files with 27 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
*.egg
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt
.scrapy
target/
.python-version
venv/
ENV/
*.pyc
*.tmp
*.bak
*.cfg