We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b8c0f commit fb40d9bCopy full SHA for fb40d9b
.gitignore
@@ -58,3 +58,6 @@ go/main
58
# node_modules folders except in the JS test suite
59
node_modules/
60
!/javascript/ql/test/**/node_modules/
61
+
62
+# Temporary folders for working with generated models
63
+.model-temp
0 commit comments