Add straggling files to ignore list

This commit is contained in:
Danny Robson 2013-02-26 18:32:36 +11:00
parent 6f4d899c0b
commit 0b30b56c58
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,4 +21,5 @@ Makefile
Makefile.in
/missing
/stamp-h1
/test-driver
/version.cpp

2
test/.gitignore vendored
View File

@ -6,11 +6,13 @@
/float*
/hton*
/ip*
/json
/json-check*
/maths*
/matrix*
/option
/pool*
/range*
/region*
/signal*
/version*