diff options
author | Bryce Harrington <bryce@osg.samsung.com> | 2015-05-26 19:01:00 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2015-05-26 19:01:00 -0700 |
commit | 8e8699789c32d2f574c3afe0b0f4c37353b73e29 (patch) | |
tree | 44cdfcb350ee00ee94439d10eb394c9b5aaaa499 | |
parent | 5339e21f65201898d7058fd7d50414abb7ba51b4 (diff) | |
download | wayland-8e8699789c32d2f574c3afe0b0f4c37353b73e29.tar.gz |
gitignore: Bulk ignore all *-test files
-rw-r--r-- | .gitignore | 18 |
1 files changed, 1 insertions, 17 deletions
@@ -12,6 +12,7 @@ *.trs *.tar.xz *~ +*-test .libs .dirstamp cscope.out @@ -37,24 +38,7 @@ ctags /test-driver Makefile Makefile.in -array-test -client-test -connection-test -cpp-compile-test -display-test -event-loop-test exec-fd-leak-checker fixed-benchmark -fixed-test -headers-test -list-test -map-test -message-test -os-wrappers-test -queue-test -resources-test -sanity-test -signal-test -socket-test /wayland-scanner protocol/*.[ch] |