mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
13 lines
95 B
Plaintext
13 lines
95 B
Plaintext
|
#*
|
||
|
*.sublime-*
|
||
|
*~
|
||
|
.#*
|
||
|
.project
|
||
|
.settings
|
||
|
**/.idea/
|
||
|
**/*.iml
|
||
|
.DS_Store
|
||
|
/cmd/zap/zap
|
||
|
*.test
|
||
|
tags
|