Add straggling files to ignore list
This commit is contained in:
parent
6f4d899c0b
commit
0b30b56c58
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,4 +21,5 @@ Makefile
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
/missing
|
/missing
|
||||||
/stamp-h1
|
/stamp-h1
|
||||||
|
/test-driver
|
||||||
/version.cpp
|
/version.cpp
|
||||||
|
2
test/.gitignore
vendored
2
test/.gitignore
vendored
@ -6,11 +6,13 @@
|
|||||||
/float*
|
/float*
|
||||||
/hton*
|
/hton*
|
||||||
/ip*
|
/ip*
|
||||||
|
/json
|
||||||
/json-check*
|
/json-check*
|
||||||
/maths*
|
/maths*
|
||||||
/matrix*
|
/matrix*
|
||||||
/option
|
/option
|
||||||
/pool*
|
/pool*
|
||||||
/range*
|
/range*
|
||||||
|
/region*
|
||||||
/signal*
|
/signal*
|
||||||
/version*
|
/version*
|
||||||
|
Loading…
Reference in New Issue
Block a user