We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6781a76 commit 74af906Copy full SHA for 74af906
1 file changed
.gitignore
@@ -55,3 +55,6 @@ go/tools/win64
55
go/tools/tokenizer.jar
56
go/main
57
58
+# node_modules folders except in the JS test suite
59
+node_modules/
60
+!/javascript/ql/test/**/node_modules/
0 commit comments