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 99b983d commit bfe3dc4Copy full SHA for bfe3dc4
.gitignore
@@ -47,3 +47,7 @@ compile_commands.json
47
48
# QtCreator local machine specific files for imported projects
49
*creator.user*
50
+
51
+# Node js related files
52
+*dist*
53
+*node_modules*
0 commit comments