Skip to content

Commit 29101b6

Browse files
committed
add node modules to gitignore
1 parent a71a5f0 commit 29101b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/.idea/
2-
/vendor/
2+
/node_modules
3+
.gtt.json
34
.DS_STORE
4-
.gitlab-time.yml

0 commit comments

Comments
 (0)