diff options
Diffstat (limited to '.testignore')
| -rw-r--r-- | .testignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.testignore b/.testignore index 9e75d56a94a..fe8f838bf2b 100644 --- a/.testignore +++ b/.testignore @@ -1,11 +1,14 @@ .github/ISSUE_TEMPLATE +.github/PULL_REQUEST_TEMPLATE +.github/stale.yml .gitignore .mailmap .testignore +.clang-format rfc.sh submit-for-review.sh AUTHORS -CONTRIBUTING +CONTRIBUTING.md COPYING-GPLV2 COPYING-LGPLV3 ChangeLog @@ -31,6 +34,8 @@ extras/cliutils/README.md extras/command-completion/README extras/create_new_xlator/README.md extras/glusterfs.vim +extras/glusterfs-logrotate +extras/glusterfs-georep-logrotate extras/init.d/glusterd-Debian.in extras/init.d/glusterd-FreeBSD.in extras/init.d/glusterd-Redhat.in |
