Add .gitignore

This commit is contained in:
Kai Huuhko 2013-03-22 19:13:18 +00:00
parent 6614553385
commit b91fe8b857
1 changed files with 28 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
# Translations
*.mo
# Cython generated files
*.c
*.h