Commit 479b7f85 authored by Carl Suster's avatar Carl Suster

Merge pull request #958 from arcresu/python-bin

[Python] Remove rules for bin/, Mr Developer, and Rope
parents f22ab535 2aadf75f
...@@ -8,7 +8,6 @@ __pycache__/ ...@@ -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 ...@@ -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/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment