mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-29 05:48:07 +08:00
Stop ignoring gitea in general
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -24,11 +24,12 @@ _testmain.go
|
|||||||
*.prof
|
*.prof
|
||||||
|
|
||||||
coverage.out
|
coverage.out
|
||||||
gitea
|
|
||||||
|
|
||||||
*.db
|
*.db
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
/gitea
|
||||||
|
|
||||||
/bin
|
/bin
|
||||||
/dist
|
/dist
|
||||||
/custom
|
/custom
|
||||||
|
Reference in New Issue
Block a user