boltstore/.gitignore

28 lines
284 B
Text
Raw Permalink Normal View History

2014-06-13 13:46:18 +04:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
2014-06-17 13:52:25 +04:00
*.db
2014-06-17 19:19:04 +04:00
*.out
2021-05-19 07:00:05 +03:00
go.mod
go.sum