diff options
author | Unknwon <u@gogs.io> | 2016-08-11 16:57:48 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-11 16:57:48 -0700 |
commit | aa1fc30b898a928ddafbfd0fddc47547c04f96e5 (patch) | |
tree | 675db61c9c1a401cde0078d085e6eb6ca784853d /.codebeatignore | |
parent | fa12c282f6bab352463d95aec80092bbf5ab6734 (diff) | |
download | gitea-aa1fc30b898a928ddafbfd0fddc47547c04f96e5.tar.gz gitea-aa1fc30b898a928ddafbfd0fddc47547c04f96e5.zip |
Add .mailmap
Diffstat (limited to '.codebeatignore')
-rw-r--r-- | .codebeatignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.codebeatignore b/.codebeatignore index d2a8660ccf..bfb9b911be 100644 --- a/.codebeatignore +++ b/.codebeatignore @@ -1,6 +1,7 @@ conf/** docker/** -public/** +modules/bindata/** packager/** +public/** scripts/** templates/**
\ No newline at end of file |