We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9414044 commit ba19fb0Copy full SHA for ba19fb0
backend/.gitignore
@@ -19,3 +19,6 @@ test.db
19
.python-version
20
coverage/
21
htmlcov/
22
+
23
+# Auxiliary files
24
+seed_demo.py
0 commit comments