Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Az Ad committed May 15, 2018
1 parent a2440e0 commit 9f65e26
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,49 +41,18 @@ nosetests.xml
__pycache__/
*.py[cod]

# C extensions
*.so

# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

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

# Translations
*.mo

# Pycharm
.idea

# Mr Developer
.mr.developer.cfg
.project
.pydevproject

# Rope
.ropeproject

Expand Down

0 comments on commit 9f65e26

Please sign in to comment.