update .gitignore

This commit is contained in:
2026-02-12 19:24:21 +08:00
parent 8afed25543
commit a87980a44c

7
.gitignore vendored
View File

@@ -25,10 +25,9 @@ go.work
*.log *.log
# Data files # Data files
data/*.sqlite data/
**/data/*.sqlite **/data/
tests/data/ *.sqlite
services/data/
# Temporary files # Temporary files
*.tmp *.tmp