Skip to content

Commit e103981

Browse files
committed
remove sqlite dbs from git, also work on django maps app
1 parent 71a5272 commit e103981

File tree

9 files changed

+2
-1
lines changed

9 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,4 @@ ENV/
9393
monitor-flask-apps/.env
9494
monitor-python-bottle-apps/.env
9595
monitor-django-apps/djmonitor/db.sqlite3
96+
*/*/db.sqlite3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
django==2.0.4
1+
django==2.0.5

0 commit comments

Comments
 (0)