Expand the ignore list for windows exe suffix
This commit is contained in:
parent
24e4cb4b35
commit
d00f0a2639
22
test/.gitignore
vendored
22
test/.gitignore
vendored
@ -1,11 +1,11 @@
|
||||
/backtrace
|
||||
/float
|
||||
/hton
|
||||
/ip
|
||||
/json-check
|
||||
/maths
|
||||
/matrix
|
||||
/pool
|
||||
/range
|
||||
/signal
|
||||
/version
|
||||
/backtrace*
|
||||
/float*
|
||||
/hton*
|
||||
/ip*
|
||||
/json-check*
|
||||
/maths*
|
||||
/matrix*
|
||||
/pool*
|
||||
/range*
|
||||
/signal*
|
||||
/version*
|
||||
|
Loading…
Reference in New Issue
Block a user