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