gorush/.gitignore

39 lines
392 B
Plaintext
Raw Normal View History

2016-03-22 07:15:20 +00: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
*.prof
gin-bin
key.pem
.DS_Store
gorush/log/*.log
gorush.db
.cover
*.db*
coverage.txt
dist
2017-01-07 13:16:27 +00:00
custom
release
coverage.txt
2020-05-29 03:58:06 +00:00
node_modules