Skip to content

Commit 467de87

Browse files
committed
chore: add test_database_access.py to .gitignore
1 parent ec35f82 commit 467de87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,6 @@ cache
177177
*.pyc
178178
*.html
179179
.gradio
180+
181+
# Local test scripts
182+
test_database_access.py

0 commit comments

Comments
 (0)