Skip to content

Commit f35c4d3

Browse files
lpincaruyadorno
authored andcommitted
test: ignore the copied entry_point.c
Add `test_cannot_run_js/entry_point.c` to `test/js-native-api/.gitignore`. PR-URL: #48297 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 41d1e68 commit f35c4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/js-native-api/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ Makefile
55
*.mk
66
gyp-mac-tool
77
/*/build
8+
test_cannot_run_js/entry_point.c

0 commit comments

Comments
 (0)