Browse Source

Stop ignoring gitea in general

tags/v1.2.0-rc1
Thomas Boerger 8 years ago
parent
commit
945e590cb2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -24,11 +24,12 @@ _testmain.go
*.prof

coverage.out
gitea

*.db
*.log

/gitea

/bin
/dist
/custom


Loading…
Cancel
Save