Browse Source

Stop ignoring gitea in general

for-closed-social
Thomas Boerger 8 years ago
parent
commit
d1b14fef56
No known key found for this signature in database GPG Key ID: 5A388F55283960B6
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