2016-11-04 18:11:28 +05:30
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Folders
|
|
|
|
_obj
|
|
|
|
_test
|
|
|
|
|
2016-11-10 14:31:44 +05:30
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
|
2016-11-04 18:11:28 +05:30
|
|
|
# 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-22 23:42:23 +05:30
|
|
|
/modules/options/bindata.go
|
2016-11-29 21:56:36 +05:30
|
|
|
/modules/public/bindata.go
|
2016-12-06 23:28:31 +05:30
|
|
|
/modules/templates/bindata.go
|
2016-11-29 21:56:36 +05:30
|
|
|
|
2014-04-10 23:50:58 +05:30
|
|
|
*.db
|
|
|
|
*.log
|
2016-11-04 18:11:28 +05:30
|
|
|
|
2016-11-07 20:39:42 +05:30
|
|
|
/gitea
|
|
|
|
|
2016-11-05 03:51:28 +05:30
|
|
|
/bin
|
|
|
|
/dist
|
2016-11-04 18:11:28 +05:30
|
|
|
/custom
|
|
|
|
/data
|
2017-01-25 08:13:02 +05:30
|
|
|
/indexers
|
2016-11-05 03:51:28 +05:30
|
|
|
/log
|
2016-11-04 18:11:28 +05:30
|
|
|
/public/img/avatar
|
2017-04-25 12:54:51 +05:30
|
|
|
/integrations/gitea-integration*
|