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

*.prof *.prof


coverage.out coverage.out
gitea


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


/gitea

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

Loading…
Cancel
Save