mirror of
https://github.com/gogrlx/bitcask.git
synced 2026-04-02 02:58:59 -07:00
Add *.db to ignore future accidental commits of a bitcask db to the repo
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*~*
|
||||
*.bak
|
||||
*.db
|
||||
|
||||
/coverage.txt
|
||||
/bitcask
|
||||
|
||||
Reference in New Issue
Block a user