Browse Source

Stop ignoring gitea in general

master
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 *.prof


coverage.out coverage.out
gitea


*.db *.db
*.log *.log


/gitea

/bin /bin
/dist /dist
/custom /custom


Loading…
Cancel
Save