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
|
|
|
|
|
2017-09-12 21:27:44 +09:00
|
|
|
# MS VSCode
|
|
|
|
.vscode
|
2019-10-30 23:39:35 +09:00
|
|
|
__debug_bin
|
2017-09-12 21:27:44 +09:00
|
|
|
|
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
|
|
|
|
|
2017-06-15 18:38:33 +09:00
|
|
|
*coverage.out
|
2017-09-13 21:57:55 +09:00
|
|
|
coverage.all
|
2021-04-17 03:30:16 +09:00
|
|
|
cpu.out
|
2016-11-04 21:41:28 +09:00
|
|
|
|
2016-12-23 03:12:23 +09:00
|
|
|
/modules/options/bindata.go
|
2020-01-27 10:05:38 +09:00
|
|
|
/modules/options/bindata.go.hash
|
2016-11-30 01:26:36 +09:00
|
|
|
/modules/public/bindata.go
|
2020-01-27 10:05:38 +09:00
|
|
|
/modules/public/bindata.go.hash
|
2016-12-07 02:58:31 +09:00
|
|
|
/modules/templates/bindata.go
|
2020-01-27 10:05:38 +09:00
|
|
|
/modules/templates/bindata.go.hash
|
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
|
2020-04-05 15:20:50 +09:00
|
|
|
/gitea-vet
|
2017-09-12 21:27:44 +09:00
|
|
|
/debug
|
2017-04-28 22:23:28 +09:00
|
|
|
/integrations.test
|
2016-11-08 00:09:42 +09:00
|
|
|
|
2016-11-05 07:21:28 +09:00
|
|
|
/bin
|
|
|
|
/dist
|
2020-02-23 23:34:53 +09:00
|
|
|
/custom/*
|
|
|
|
!/custom/conf
|
|
|
|
/custom/conf/*
|
2020-06-18 12:16:59 +09:00
|
|
|
!/custom/conf/app.example.ini
|
2016-11-04 21:41:28 +09:00
|
|
|
/data
|
2017-01-25 11:43:02 +09:00
|
|
|
/indexers
|
2016-11-05 07:21:28 +09:00
|
|
|
/log
|
2016-11-04 21:41:28 +09:00
|
|
|
/public/img/avatar
|
2017-09-12 14:51:12 +09:00
|
|
|
/integrations/gitea-integration-mysql
|
2019-03-18 04:17:18 +09:00
|
|
|
/integrations/gitea-integration-mysql8
|
2017-09-12 14:51:12 +09:00
|
|
|
/integrations/gitea-integration-pgsql
|
|
|
|
/integrations/gitea-integration-sqlite
|
2018-12-12 10:01:41 +09:00
|
|
|
/integrations/gitea-integration-mssql
|
2017-09-17 05:16:21 +09:00
|
|
|
/integrations/indexers-mysql
|
2019-03-18 04:17:18 +09:00
|
|
|
/integrations/indexers-mysql8
|
2017-09-17 05:16:21 +09:00
|
|
|
/integrations/indexers-pgsql
|
|
|
|
/integrations/indexers-sqlite
|
2018-12-12 10:01:41 +09:00
|
|
|
/integrations/indexers-mssql
|
2020-04-19 20:17:02 +09:00
|
|
|
/integrations/sqlite.ini
|
2017-09-13 15:03:20 +09:00
|
|
|
/integrations/mysql.ini
|
2019-03-18 04:17:18 +09:00
|
|
|
/integrations/mysql8.ini
|
2017-09-13 15:03:20 +09:00
|
|
|
/integrations/pgsql.ini
|
2018-12-12 10:01:41 +09:00
|
|
|
/integrations/mssql.ini
|
2017-09-21 12:35:11 +09:00
|
|
|
/node_modules
|
2019-05-17 04:33:54 +09:00
|
|
|
/yarn.lock
|
2021-05-14 00:12:36 +09:00
|
|
|
/yarn-error.log
|
|
|
|
/npm-debug.log*
|
2019-12-05 12:41:38 +09:00
|
|
|
/public/js
|
2020-05-23 22:58:58 +09:00
|
|
|
/public/serviceworker.js
|
2019-12-05 12:41:38 +09:00
|
|
|
/public/css
|
2020-05-15 01:06:01 +09:00
|
|
|
/public/fonts
|
2020-07-30 03:44:23 +09:00
|
|
|
/public/img/webpack
|
2021-04-02 09:11:04 +09:00
|
|
|
/web_src/fomantic/node_modules
|
2020-10-28 08:44:06 +09:00
|
|
|
/web_src/fomantic/build/*
|
|
|
|
!/web_src/fomantic/build/semantic.js
|
|
|
|
!/web_src/fomantic/build/semantic.css
|
|
|
|
!/web_src/fomantic/build/themes
|
|
|
|
/web_src/fomantic/build/themes/*
|
|
|
|
!/web_src/fomantic/build/themes/default
|
|
|
|
/web_src/fomantic/build/themes/default/assets/*
|
|
|
|
!/web_src/fomantic/build/themes/default/assets/fonts
|
|
|
|
/web_src/fomantic/build/themes/default/assets/fonts/*
|
|
|
|
!/web_src/fomantic/build/themes/default/assets/fonts/icons.woff2
|
|
|
|
!/web_src/fomantic/build/themes/default/assets/fonts/outline-icons.woff2
|
2020-02-22 18:15:11 +09:00
|
|
|
/VERSION
|
2020-07-28 03:05:42 +09:00
|
|
|
/.air
|
2018-05-09 23:52:51 +09:00
|
|
|
|
|
|
|
# Snapcraft
|
|
|
|
snap/.snapcraft/
|
|
|
|
parts/
|
|
|
|
stage/
|
|
|
|
prime/
|
|
|
|
*.snap
|
|
|
|
*.snap-build
|
|
|
|
*_source.tar.bz2
|
2019-12-05 12:41:38 +09:00
|
|
|
.DS_Store
|
2020-02-02 05:15:32 +09:00
|
|
|
|
|
|
|
# Make evidence files
|
|
|
|
/.make_evidence
|
2021-02-25 07:36:48 +09:00
|
|
|
|
|
|
|
# Manpage
|
|
|
|
/man
|