Spaces:
Runtime error
Runtime error
tech-envision
commited on
Commit
·
6c366c4
1
Parent(s):
657adaa
Ignore database files
Browse files- .gitignore +3 -0
.gitignore
CHANGED
@@ -172,3 +172,6 @@ cython_debug/
|
|
172 |
|
173 |
# PyPI configuration file
|
174 |
.pypirc
|
|
|
|
|
|
|
|
172 |
|
173 |
# PyPI configuration file
|
174 |
.pypirc
|
175 |
+
|
176 |
+
# Database files
|
177 |
+
*.db
|