Browse Source

Stop ignoring gitea in general

tags/v1.0.0
Thomas Boerger 7 years ago
parent
commit
d1b14fef56
No account linked to committer's email address
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