mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
adds ipython notebook and redis dumpfiles to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -57,8 +57,11 @@ docs/_build/
|
||||
target/
|
||||
|
||||
dev-requirements.txt
|
||||
dev-requirements.in
|
||||
manage.py
|
||||
db.sqlite3
|
||||
*.ipynb
|
||||
*.rdb
|
||||
.venv
|
||||
.idea
|
||||
djq
|
||||
|
||||
Reference in New Issue
Block a user