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: https://github.com/nodejs/node/pull/31740

PR-URL: https://github.com/nodejs/node/pull/32624
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Anna Henningsen 2020-04-03 00:05:22 +02:00
parent 2fc038a447
commit cf659c8690
No known key found for this signature in database
GPG Key ID: A94130F0BFC8EBE9

7
test/abort/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.buildstamp
.docbuildstamp
Makefile
*.Makefile
*.mk
gyp-mac-tool
/*/build