mirror of
https://github.com/DaLaw2/NetGuardia.git
synced 2026-08-24 14:10:28 +09:00
chore: gitignore VERSION, CHANGELOG, and SQLite db files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
fd004544b9
commit
5f891afdea
7
.gitignore
vendored
7
.gitignore
vendored
@ -41,3 +41,10 @@ traffic_log.csv
|
||||
CLAUDE.md
|
||||
DESIGN.md
|
||||
TODOS.md
|
||||
VERSION
|
||||
CHANGELOG.md
|
||||
|
||||
# SQLite database files
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user