Skip to content

Commit 90a5b9d

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 2e31ac9 commit 90a5b9d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/abort/.gitignore

Lines changed: 7 additions & 0 deletions
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)