Skip to content

Commit

Permalink
fix: update .gitignore to exclude SQLite and database files
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Dec 3, 2024
1 parent 0efa004 commit 95a2179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,7 @@ data/**
**/*.db

**/*.sqlite
**/*.db

test_data

0 comments on commit 95a2179

Please sign in to comment.