Ignore all SQLite files

This commit is contained in:
Amolith 2024-02-23 21:24:23 -05:00
parent dd7551fd49
commit 753b2acf2c
Signed by: Amolith
SSH Key Fingerprint: SHA256:JBKEeoO/72Fz03rtlzeO49PATFT2maMancH3opcT0h0
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -5,7 +5,7 @@
/willow /willow
/*.csv /*.csv
/data/ /data/
/*.sqlite /*.sqlite*
/config.toml /config.toml
/.idea/ /.idea/