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/ /out/
/build/gyp /build/gyp
/run-tests /test/.libs/
/run-tests.exe /test/run-tests
/run-tests.dSYM /test/run-tests.exe
/run-benchmarks /test/run-tests.dSYM
/run-benchmarks.exe /test/run-benchmarks
/run-benchmarks.dSYM /test/run-benchmarks.exe
/test/run-benchmarks.dSYM
*.sln *.sln
*.vcproj *.vcproj