gitignore: root test ignores at /test
This commit is contained in:
parent
cb1cc25430
commit
60d621c607
13
.gitignore
vendored
13
.gitignore
vendored
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user