mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Add *.db to ignore future accidental commits of a bitcask db to the repo
This commit is contained in:
parent
5ea05fb3c2
commit
af8bf54962
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*~*
|
||||
*.bak
|
||||
*.db
|
||||
|
||||
/coverage.txt
|
||||
/bitcask
|
||||
|
Loading…
x
Reference in New Issue
Block a user