mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 21:29:12 +01:00
13 lines
95 B
Text
13 lines
95 B
Text
|
#*
|
||
|
*.sublime-*
|
||
|
*~
|
||
|
.#*
|
||
|
.project
|
||
|
.settings
|
||
|
**/.idea/
|
||
|
**/*.iml
|
||
|
.DS_Store
|
||
|
/cmd/zap/zap
|
||
|
*.test
|
||
|
tags
|