Skip to content

Commit

Permalink
add a relevant gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
johari committed Aug 23, 2012
1 parent 9320bc4 commit 61a7dee
Showing 1 changed file with 3 additions and 34 deletions.
37 changes: 3 additions & 34 deletions .gitignore
@@ -1,34 +1,3 @@
*.py[co]

# Vim
*.swp

# 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
nosetests.xml

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

# Sphinx
docs/_*
pkg/*
*.gem
.bundle

0 comments on commit 61a7dee

Please sign in to comment.