adds ipython notebook and redis dumpfiles to gitignore

This commit is contained in:
Ilan Steemers
2015-10-09 10:21:14 +02:00
parent 993d305fc9
commit 3b25396f00

3
.gitignore vendored
View File

@@ -57,8 +57,11 @@ docs/_build/
target/
dev-requirements.txt
dev-requirements.in
manage.py
db.sqlite3
*.ipynb
*.rdb
.venv
.idea
djq