diff options
Diffstat (limited to '.testignore')
| -rw-r--r-- | .testignore | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/.testignore b/.testignore index 72c0b38526b..fe8f838bf2b 100644 --- a/.testignore +++ b/.testignore @@ -1,9 +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 @@ -12,16 +17,13 @@ MAINTAINERS NEWS README.md THANKS +COMMITMENT api/examples/README api/examples/getvolfile.py api/src/README.Symbol_Versions build-aux/checkpatch.pl contrib/fuse-lib/COPYING.LIB contrib/fuse-util/COPYING -contrib/ipaddr-py/COPYING -contrib/ipaddr-py/MANIFEST.in -contrib/ipaddr-py/OWNERS -contrib/ipaddr-py/README contrib/macfuse/COPYING.txt doc/* extras/FreeBSD/README.FreeBSD @@ -32,10 +34,8 @@ extras/cliutils/README.md extras/command-completion/README extras/create_new_xlator/README.md extras/glusterfs.vim -extras/group-gluster-block -extras/group-metadata-cache -extras/group-nl-cache -extras/group-virt.example +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 @@ -49,6 +49,7 @@ extras/logger.conf.example extras/snap_scheduler/README.md extras/test/ld-preload-test/README extras/who-wrote-glusterfs/* +extras/distributed-testing/* geo-replication/syncdaemon/README.md geo-replication/test-requirements.txt rpc/xdr/src/.gitignore |
