2016-11-04 21:41:28 +09:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Folders
|
|
|
|
_obj
|
|
|
|
_test
|
|
|
|
|
2016-11-10 18:01:44 +09:00
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
|
2016-11-04 21:41:28 +09: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
|
|
|
|
|
|
|
|
coverage.out
|
|
|
|
|
2016-12-23 03:12:23 +09:00
|
|
|
/modules/options/bindata.go
|
2016-11-30 01:26:36 +09:00
|
|
|
/modules/public/bindata.go
|
2016-12-07 02:58:31 +09:00
|
|
|
/modules/templates/bindata.go
|
2016-11-30 01:26:36 +09:00
|
|
|
|
2014-04-11 03:20:58 +09:00
|
|
|
*.db
|
|
|
|
*.log
|
2016-11-04 21:41:28 +09:00
|
|
|
|
2016-11-08 00:09:42 +09:00
|
|
|
/gitea
|
|
|
|
|
2016-11-05 07:21:28 +09:00
|
|
|
/bin
|
|
|
|
/dist
|
2016-11-04 21:41:28 +09:00
|
|
|
/custom
|
|
|
|
/data
|
2016-11-05 07:21:28 +09:00
|
|
|
/log
|
2016-11-04 21:41:28 +09:00
|
|
|
/public/img/avatar
|