mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
20 lines
269 B
Plaintext
20 lines
269 B
Plaintext
|
#*
|
||
|
*.sublime-*
|
||
|
*~
|
||
|
.#*
|
||
|
.project
|
||
|
.settings
|
||
|
**/.idea/
|
||
|
**/*.iml
|
||
|
.DS_Store
|
||
|
query_string.y.go.tmp
|
||
|
/analysis/token_filters/cld2/cld2-read-only
|
||
|
/analysis/token_filters/cld2/libcld2_full.a
|
||
|
/cmd/bleve/bleve
|
||
|
vendor/**
|
||
|
!vendor/manifest
|
||
|
/y.output
|
||
|
/search/query/y.output
|
||
|
*.test
|
||
|
tags
|