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
|
|
|
|
|
2017-09-12 08:27:44 -04:00
|
|
|
# MS VSCode
|
|
|
|
.vscode
|
2019-10-30 10:39:35 -04:00
|
|
|
__debug_bin
|
2017-09-12 08:27:44 -04:00
|
|
|
|
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
|
2017-09-13 08:57:55 -04:00
|
|
|
coverage.all
|
2016-11-04 08:41:28 -04:00
|
|
|
|
2016-12-22 13:12:23 -05:00
|
|
|
/modules/options/bindata.go
|
2020-01-26 20:05:38 -05:00
|
|
|
/modules/options/bindata.go.hash
|
2016-11-29 11:26:36 -05:00
|
|
|
/modules/public/bindata.go
|
2020-01-26 20:05:38 -05:00
|
|
|
/modules/public/bindata.go.hash
|
2016-12-06 12:58:31 -05:00
|
|
|
/modules/templates/bindata.go
|
2020-01-26 20:05:38 -05:00
|
|
|
/modules/templates/bindata.go.hash
|
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
|
2020-04-05 02:20:50 -04:00
|
|
|
/gitea-vet
|
2017-09-12 08:27:44 -04:00
|
|
|
/debug
|
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
|
2020-02-23 09:34:53 -05:00
|
|
|
/custom/*
|
|
|
|
!/custom/conf
|
|
|
|
/custom/conf/*
|
|
|
|
!/custom/conf/app.ini.sample
|
2016-11-04 08:41:28 -04:00
|
|
|
/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-09-12 01:51:12 -04:00
|
|
|
/integrations/gitea-integration-mysql
|
2019-03-17 15:17:18 -04:00
|
|
|
/integrations/gitea-integration-mysql8
|
2017-09-12 01:51:12 -04:00
|
|
|
/integrations/gitea-integration-pgsql
|
|
|
|
/integrations/gitea-integration-sqlite
|
2018-12-11 20:01:41 -05:00
|
|
|
/integrations/gitea-integration-mssql
|
2017-09-16 16:16:21 -04:00
|
|
|
/integrations/indexers-mysql
|
2019-03-17 15:17:18 -04:00
|
|
|
/integrations/indexers-mysql8
|
2017-09-16 16:16:21 -04:00
|
|
|
/integrations/indexers-pgsql
|
|
|
|
/integrations/indexers-sqlite
|
2018-12-11 20:01:41 -05:00
|
|
|
/integrations/indexers-mssql
|
2020-04-19 07:17:02 -04:00
|
|
|
/integrations/sqlite.ini
|
2017-09-13 02:03:20 -04:00
|
|
|
/integrations/mysql.ini
|
2019-03-17 15:17:18 -04:00
|
|
|
/integrations/mysql8.ini
|
2017-09-13 02:03:20 -04:00
|
|
|
/integrations/pgsql.ini
|
2018-12-11 20:01:41 -05:00
|
|
|
/integrations/mssql.ini
|
2017-09-20 23:35:11 -04:00
|
|
|
/node_modules
|
2019-05-16 15:33:54 -04:00
|
|
|
/yarn.lock
|
2019-12-04 22:41:38 -05:00
|
|
|
/public/js
|
2020-05-23 09:58:58 -04:00
|
|
|
/public/serviceworker.js
|
2019-12-04 22:41:38 -05:00
|
|
|
/public/css
|
2020-05-14 12:06:01 -04:00
|
|
|
/public/fonts
|
2020-01-21 00:17:58 -05:00
|
|
|
/public/fomantic
|
2020-02-11 12:02:41 -05:00
|
|
|
/public/img/svg
|
2020-02-22 04:15:11 -05:00
|
|
|
/VERSION
|
2018-05-09 10:52:51 -04:00
|
|
|
|
|
|
|
# Snapcraft
|
|
|
|
snap/.snapcraft/
|
|
|
|
parts/
|
|
|
|
stage/
|
|
|
|
prime/
|
|
|
|
*.snap
|
|
|
|
*.snap-build
|
|
|
|
*_source.tar.bz2
|
2019-12-04 22:41:38 -05:00
|
|
|
.DS_Store
|
2020-02-01 15:15:32 -05:00
|
|
|
|
|
|
|
# Make evidence files
|
|
|
|
/.make_evidence
|