Skip to content

Commit bfe3dc4

Browse files
committed
update gitignore to exclude node js related files
1 parent 99b983d commit bfe3dc4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ compile_commands.json
4747

4848
# QtCreator local machine specific files for imported projects
4949
*creator.user*
50+
51+
# Node js related files
52+
*dist*
53+
*node_modules*

0 commit comments

Comments
 (0)