mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
gitignore: Bulk ignore all *-test files
This commit is contained in:
parent
5339e21f65
commit
8e8699789c
1 changed files with 1 additions and 17 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
|
@ -12,6 +12,7 @@
|
||||||
*.trs
|
*.trs
|
||||||
*.tar.xz
|
*.tar.xz
|
||||||
*~
|
*~
|
||||||
|
*-test
|
||||||
.libs
|
.libs
|
||||||
.dirstamp
|
.dirstamp
|
||||||
cscope.out
|
cscope.out
|
||||||
|
|
@ -37,24 +38,7 @@ ctags
|
||||||
/test-driver
|
/test-driver
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
array-test
|
|
||||||
client-test
|
|
||||||
connection-test
|
|
||||||
cpp-compile-test
|
|
||||||
display-test
|
|
||||||
event-loop-test
|
|
||||||
exec-fd-leak-checker
|
exec-fd-leak-checker
|
||||||
fixed-benchmark
|
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
|
/wayland-scanner
|
||||||
protocol/*.[ch]
|
protocol/*.[ch]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue