mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
gitignore: ignore *.db-shm files
This commit is contained in:
parent
687aeb1d21
commit
c6a603d5f2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*.log
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue