chore: update gitignore for SQLite files

This commit is contained in:
Till Wegmueller 2026-04-04 17:46:17 +02:00
parent f9b9c37e29
commit 950d54f531
No known key found for this signature in database

5
.gitignore vendored
View file

@ -19,3 +19,8 @@ target
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
*.db
*.db-shm
*.db-wal