mirror of
https://github.com/Kyren223/eko.git
synced 2025-09-05 21:18:14 +00:00
chore: add db-shm and db-wal to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@ internal/server/certs/
|
||||
*.crt
|
||||
*.log
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
Reference in New Issue
Block a user