2016-11-04 06:41:28 -06:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Folders
|
|
|
|
_obj
|
|
|
|
_test
|
|
|
|
|
2016-11-10 02:01:44 -07:00
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
|
2017-09-12 06:27:44 -06:00
|
|
|
# MS VSCode
|
|
|
|
.vscode
|
|
|
|
|
2016-11-04 06:41:28 -06: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 03:38:33 -06:00
|
|
|
*coverage.out
|
2017-09-13 06:57:55 -06:00
|
|
|
coverage.all
|
2016-11-04 06:41:28 -06:00
|
|
|
|
2016-12-22 11:12:23 -07:00
|
|
|
/modules/options/bindata.go
|
2016-11-29 09:26:36 -07:00
|
|
|
/modules/public/bindata.go
|
2016-12-06 10:58:31 -07:00
|
|
|
/modules/templates/bindata.go
|
2016-11-29 09:26:36 -07:00
|
|
|
|
2014-04-10 12:20:58 -06:00
|
|
|
*.db
|
|
|
|
*.log
|
2016-11-04 06:41:28 -06:00
|
|
|
|
2016-11-07 08:09:42 -07:00
|
|
|
/gitea
|
2017-09-12 06:27:44 -06:00
|
|
|
/debug
|
2017-04-28 07:23:28 -06:00
|
|
|
/integrations.test
|
2016-11-07 08:09:42 -07:00
|
|
|
|
2016-11-04 16:21:28 -06:00
|
|
|
/bin
|
|
|
|
/dist
|
2016-11-04 06:41:28 -06:00
|
|
|
/custom
|
|
|
|
/data
|
2017-01-24 19:43:02 -07:00
|
|
|
/indexers
|
2016-11-04 16:21:28 -06:00
|
|
|
/log
|
2016-11-04 06:41:28 -06:00
|
|
|
/public/img/avatar
|
2017-09-11 23:51:12 -06:00
|
|
|
/integrations/gitea-integration-mysql
|
2019-03-17 13:17:18 -06:00
|
|
|
/integrations/gitea-integration-mysql8
|
2017-09-11 23:51:12 -06:00
|
|
|
/integrations/gitea-integration-pgsql
|
|
|
|
/integrations/gitea-integration-sqlite
|
2018-12-11 18:01:41 -07:00
|
|
|
/integrations/gitea-integration-mssql
|
2017-09-16 14:16:21 -06:00
|
|
|
/integrations/indexers-mysql
|
2019-03-17 13:17:18 -06:00
|
|
|
/integrations/indexers-mysql8
|
2017-09-16 14:16:21 -06:00
|
|
|
/integrations/indexers-pgsql
|
|
|
|
/integrations/indexers-sqlite
|
2018-12-11 18:01:41 -07:00
|
|
|
/integrations/indexers-mssql
|
2017-09-13 00:03:20 -06:00
|
|
|
/integrations/mysql.ini
|
2019-03-17 13:17:18 -06:00
|
|
|
/integrations/mysql8.ini
|
2017-09-13 00:03:20 -06:00
|
|
|
/integrations/pgsql.ini
|
2018-12-11 18:01:41 -07:00
|
|
|
/integrations/mssql.ini
|
2017-09-20 21:35:11 -06:00
|
|
|
/node_modules
|
2019-02-20 17:54:05 -07:00
|
|
|
/modules/indexer/issues/indexers
|
2018-05-09 08:52:51 -06:00
|
|
|
|
|
|
|
|
|
|
|
# Snapcraft
|
|
|
|
snap/.snapcraft/
|
|
|
|
parts/
|
|
|
|
stage/
|
|
|
|
prime/
|
|
|
|
*.snap
|
|
|
|
*.snap-build
|
|
|
|
*_source.tar.bz2
|