gitignore: root test ignores at /test

This commit is contained in:
Dylan Cali 2014-01-31 20:13:15 -06:00 committed by Fedor Indutny
parent cb1cc25430
commit 60d621c607

13
.gitignore vendored
View File

@ -43,12 +43,13 @@ Makefile.in
/out/
/build/gyp
/run-tests
/run-tests.exe
/run-tests.dSYM
/run-benchmarks
/run-benchmarks.exe
/run-benchmarks.dSYM
/test/.libs/
/test/run-tests
/test/run-tests.exe
/test/run-tests.dSYM
/test/run-benchmarks
/test/run-benchmarks.exe
/test/run-benchmarks.dSYM
*.sln
*.vcproj