Merge pull request #958 from arcresu/python-bin

[Python] Remove rules for bin/, Mr Developer, and Rope
This commit is contained in:
Carl Suster 2014-05-06 17:31:14 +10:00
commit 479b7f8536
1 changed files with 1 additions and 11 deletions

View File

@ -8,7 +8,6 @@ __pycache__/
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
@ -36,19 +35,10 @@ coverage.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
*.pot
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/