Merge pull request #1027 from benoitc/fix/clean-gitignore

clean gitignore
This commit is contained in:
Benoit Chesneau 2015-05-12 09:10:43 +02:00
commit cc7459d953

7
.gitignore vendored
View File

@ -1,17 +1,10 @@
*.gem
*.sw*
*.pyc *.pyc
*#*
venv*
__pycache__ __pycache__
MANIFEST MANIFEST
build build
dist dist
setuptools-* setuptools-*
.svn/*
.DS_Store
*.so *.so
.Python
*.egg *.egg
*.egg-info *.egg-info
nohup.out nohup.out