We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba027ab commit ba3412dCopy full SHA for ba3412d
django_backend/.gitignore
@@ -3,7 +3,7 @@ venv/
3
__pycache__/
4
media/
5
db.sqlite3
6
-config/*.py
+config/*
7
!config/*.sample
8
virtualenv/
9
static/
0 commit comments