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
|
||||
*.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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue