chore(.gitignore): add aqi_http_cache.sqlite to ignore list

- Updated .gitignore to include aqi_http_cache.sqlite, ensuring that this SQLite cache file is not tracked by Git.
This commit is contained in:
agessaman
2026-07-30 10:52:34 -07:00
parent b8b1647b27
commit ff6b3c0d89
+1
View File
@@ -188,3 +188,4 @@ local/service_plugins/*
# Local debugging scratch (captured configs and logs — may contain real settings)
_debug/
aqi_http_cache.sqlite