Browse Source

update .gitignore

yaavi 8 months ago
parent
commit
54d1cb2b14
1 changed files with 4 additions and 3 deletions
  1. 4 3
      .gitignore

+ 4 - 3
.gitignore

@@ -1,5 +1,6 @@
-node_modules/
-dist/
-coverage/
+node_modules
+dist
+cache
+coverage
 
 .DS_Store