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