Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit c39d970

Browse files
committed
build(gitignore): add node modules folder
Signed-off-by: Naylin Medina <[email protected]>
1 parent 4b986b2 commit c39d970

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Store
22
build/
3-
.vscode/
3+
.vscode/
4+
node_modules/

0 commit comments

Comments
 (0)