Skip to content

Commit

Permalink
Add auxiliary SQLite files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dd-pardal committed Apr 16, 2023
1 parent c325eb8 commit 1b3c652
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -119,4 +119,7 @@ libvips/

# Databases
data/
*.sqlite
*.sqlite
*.sqlite-journal
*.sqlite-wal
*.sqlite-shm

0 comments on commit 1b3c652

Please sign in to comment.