go-neb/.gitignore

35 lines
340 B
Plaintext
Raw Permalink Normal View History

godoc
2017-01-13 13:57:11 +00:00
go-neb.db
2016-07-29 09:38:22 +00:00
.*.swp
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Binary file
go-neb
2016-07-29 09:38:22 +00:00
# Folders
_obj
_test
.idea
vendor/pkg
vendor/src
2016-07-29 09:38:22 +00:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof