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
|
2016-03-24 16:46:37 +00:00
|
|
|
|
|
|
|
gin-bin
|
|
|
|
key.pem
|
2016-03-28 01:12:57 +00:00
|
|
|
.DS_Store
|
2016-04-13 07:22:04 +00:00
|
|
|
gorush/log/*.log
|
2016-04-23 07:13:57 +00:00
|
|
|
gorush.db
|
2016-07-20 07:50:28 +00:00
|
|
|
.cover
|
2016-09-19 13:52:40 +00:00
|
|
|
*.db*
|
2016-12-07 08:40:00 +00:00
|
|
|
coverage.txt
|
2016-12-08 03:43:23 +00:00
|
|
|
dist
|
2017-01-07 13:16:27 +00:00
|
|
|
custom
|
2017-12-10 11:07:58 +00:00
|
|
|
release
|
2019-03-16 03:37:01 +00:00
|
|
|
coverage.txt
|
2020-05-29 03:58:06 +00:00
|
|
|
node_modules
|
2021-07-17 16:19:17 +00:00
|
|
|
config.yml
|
2023-02-27 08:27:56 +00:00
|
|
|
dist/
|