Skip to content

Commit 17a3dce

Browse files
addaleaxtargos
authored andcommitted
test: copy addons .gitignore to test/abort/
`cp test/addons/.gitignore test/abort/.gitignore`, because the new addon test in there leaves a build/ folder lying around and somebody is bound to use `git add .` earlier or later. Refs: #31740 PR-URL: #32624 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 7ae8ce3 commit 17a3dce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/abort/.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.buildstamp
2+
.docbuildstamp
3+
Makefile
4+
*.Makefile
5+
*.mk
6+
gyp-mac-tool
7+
/*/build

0 commit comments

Comments
 (0)