Skip to content

Commit 3e0ecb1

Browse files
committed
Added node_modules to gitignore
1 parent e528029 commit 3e0ecb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea
2-
.DS_Store
2+
.DS_Store
3+
node_modules

0 commit comments

Comments
 (0)