Skip to content

Commit

Permalink
Merge pull request #1027 from benoitc/fix/clean-gitignore
Browse files Browse the repository at this point in the history
clean gitignore
  • Loading branch information
benoitc committed May 12, 2015
2 parents 95b5f78 + 4185b2b commit cc7459d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
*.gem
*.sw*
*.pyc
*#*
venv*
__pycache__
MANIFEST
build
dist
setuptools-*
.svn/*
.DS_Store
*.so
.Python
*.egg
*.egg-info
nohup.out
Expand Down

0 comments on commit cc7459d

Please sign in to comment.