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/
|
||||
/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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user