Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Gundega committed Mar 9, 2013
1 parent 59477ef commit 7c947c6
Showing 1 changed file with 2 additions and 35 deletions.
37 changes: 2 additions & 35 deletions .gitignore
@@ -1,35 +1,2 @@
*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# OS X ignores
.DS_Store

0 comments on commit 7c947c6

Please sign in to comment.