2016-11-04 08:41:28 -04:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Folders
|
|
|
|
_obj
|
|
|
|
_test
|
|
|
|
|
2016-11-10 04:01:44 -05:00
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
|
2016-11-04 08:41:28 -04: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
|
|
|
|
|
2017-06-15 05:38:33 -04:00
|
|
|
*coverage.out
|
2016-11-04 08:41:28 -04:00
|
|
|
|
2016-12-22 13:12:23 -05:00
|
|
|
/modules/options/bindata.go
|
2016-11-29 11:26:36 -05:00
|
|
|
/modules/public/bindata.go
|
2016-12-06 12:58:31 -05:00
|
|
|
/modules/templates/bindata.go
|
2016-11-29 11:26:36 -05:00
|
|
|
|
2014-04-10 14:20:58 -04:00
|
|
|
*.db
|
|
|
|
*.log
|
2016-11-04 08:41:28 -04:00
|
|
|
|
2016-11-07 10:09:42 -05:00
|
|
|
/gitea
|
2017-04-28 09:23:28 -04:00
|
|
|
/integrations.test
|
2016-11-07 10:09:42 -05:00
|
|
|
|
2016-11-04 18:21:28 -04:00
|
|
|
/bin
|
|
|
|
/dist
|
2016-11-04 08:41:28 -04:00
|
|
|
/custom
|
|
|
|
/data
|
2017-01-24 21:43:02 -05:00
|
|
|
/indexers
|
2016-11-04 18:21:28 -04:00
|
|
|
/log
|
2016-11-04 08:41:28 -04:00
|
|
|
/public/img/avatar
|
2017-06-04 04:48:18 -04:00
|
|
|
/integrations/gitea-integration
|