We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cade3c commit 8ce00b0Copy full SHA for 8ce00b0
.gtignore
@@ -6,3 +6,5 @@ package.json
6
yarn.lock
7
package-lock.json
8
.theia/
9
+# Ignore all node_modules folders
10
+**/node_modules/
0 commit comments