| Index: tools/release/testdata/node/deps/v8/.gitignore
|
| diff --git a/tools/release/testdata/node/deps/v8/.gitignore b/tools/release/testdata/node/deps/v8/.gitignore
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..23c2024827bc2232e8f3eb18929068c9a0177351
|
| --- /dev/null
|
| +++ b/tools/release/testdata/node/deps/v8/.gitignore
|
| @@ -0,0 +1,7 @@
|
| +/unrelated
|
| +/testing/gtest/*
|
| +!/testing/gtest/include
|
| +/testing/gtest/include/*
|
| +!/testing/gtest/include/gtest
|
| +/testing/gtest/include/gtest/*
|
| +!/testing/gtest/include/gtest/gtest_prod.h
|
|
|