We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c81035 commit e15a92cCopy full SHA for e15a92c
.gitignore
@@ -5,7 +5,7 @@
5
env
6
7
# Ignore the SQLite database used when running the application from source
8
-django_app/db.sqlite3
+dashboard/db.sqlite3
9
10
# Ignore packed rocks
11
*.rock
0 commit comments