lihai 2 years ago
parent
commit
30bcfc347a
1 changed files with 1 additions and 1 deletions
  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*