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
|
2021-10-14 22:35:26 -04:00
|
|
|
# Goland's output filename can not be set manually
|
|
|
|
/go_build_*
|
2016-11-10 04:01:44 -05:00
|
|
|
|
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
|
|
|
*.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
|
2021-04-16 14:30:16 -04:00
|
|
|
cpu.out
|
2016-11-04 08:41:28 -04:00
|
|
|
|
2022-01-26 04:45:51 -05:00
|
|
|
/modules/migration/bindata.go
|
|
|
|
/modules/migration/bindata.go.hash
|
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
|
2023-05-31 05:07:51 -04:00
|
|
|
*.log.*.gz
|
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/*
|
2020-06-17 23:16:59 -04:00
|
|
|
!/custom/conf/app.example.ini
|
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
|
2022-09-02 15:18:23 -04:00
|
|
|
/tests/integration/gitea-integration-*
|
|
|
|
/tests/integration/indexers-*
|
|
|
|
/tests/e2e/gitea-e2e-*
|
|
|
|
/tests/e2e/indexers-*
|
|
|
|
/tests/e2e/reports
|
|
|
|
/tests/e2e/test-artifacts
|
|
|
|
/tests/e2e/test-snapshots
|
|
|
|
/tests/*.ini
|
2023-04-22 08:29:29 -04:00
|
|
|
/tests/**/*.git/**/*.sample
|
2017-09-20 23:35:11 -04:00
|
|
|
/node_modules
|
2023-06-14 14:17:58 -04:00
|
|
|
/.venv
|
2019-05-16 15:33:54 -04:00
|
|
|
/yarn.lock
|
2021-05-13 11:12:36 -04:00
|
|
|
/yarn-error.log
|
|
|
|
/npm-debug.log*
|
2023-07-18 12:06:43 -04:00
|
|
|
/public/assets/js
|
|
|
|
/public/assets/css
|
|
|
|
/public/assets/fonts
|
2023-09-01 10:42:33 -04:00
|
|
|
/public/assets/licenses.txt
|
2023-07-18 12:06:43 -04:00
|
|
|
/public/assets/img/webpack
|
2022-01-14 18:16:05 -05:00
|
|
|
/vendor
|
2021-04-01 20:11:04 -04:00
|
|
|
/web_src/fomantic/node_modules
|
2020-10-27 19:44:06 -04: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 04:15:11 -05:00
|
|
|
/VERSION
|
2020-07-27 14:05:42 -04:00
|
|
|
/.air
|
2022-09-03 18:20:46 -04:00
|
|
|
/.go-licenses
|
2018-05-09 10:52:51 -04:00
|
|
|
|
|
|
|
# Snapcraft
|
2023-09-12 08:47:53 -04:00
|
|
|
/gitea_a*.txt
|
2018-05-09 10:52:51 -04:00
|
|
|
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
|
2021-02-24 17:36:48 -05:00
|
|
|
|
|
|
|
# Manpage
|
|
|
|
/man
|