mirror of
https://github.com/luxfi/zapdb.git
synced 2026-07-27 06:54:45 +00:00
+16
-3
@@ -1,5 +1,18 @@
|
||||
p/
|
||||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
badger/badger-*
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
badger-test*/
|
||||
.idea/
|
||||
|
||||
# Output of the go coverage tool
|
||||
*.out
|
||||
|
||||
#darwin
|
||||
.DS_Store
|
||||
|
||||
vendor
|
||||
Reference in New Issue
Block a user