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
# Data files
data/*.sqlite
**/data/*.sqlite
tests/data/
services/data/
data/
**/data/
*.sqlite
# Temporary files
*.tmp