lihai пре 2 година
родитељ
комит
30bcfc347a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,5 +1,5 @@
1 1
 .DS_Store
2
-node_modules/
2
+/node_modules
3 3
 /dist/
4 4
 npm-debug.log*
5 5
 yarn-debug.log*