Removed hgignore for gitignore

This commit is contained in:
Griatch 2014-01-23 00:57:58 +01:00
parent 4bdb882f89
commit 2c4a0a5fc8
2 changed files with 36 additions and 23 deletions

36
.gitignore vendored Normal file
View file

@ -0,0 +1,36 @@
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject