mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 00:50:26 +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