merging Python.gitignore for PR #1801

This commit is contained in:
Richard Kuesters
2016-01-27 20:46:49 -02:00
24 changed files with 101 additions and 50 deletions

View File

@@ -51,6 +51,7 @@ coverage.xml
# Django stuff:
*.log
local_settings.py
# Sphinx documentation
docs/_build/
@@ -58,5 +59,9 @@ docs/_build/
# PyBuilder
target/
#Ipython Notebook
.ipynb_checkpoints
# pyenv
.python-version