mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-05 23:18:47 +03: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