8
0
فهرست منبع

Update .gitignore to support monorepo architecture.

Marek Lewandowski 5 سال پیش
والد
کامیت
60044ff88a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,7 +1,7 @@
 node_modules/
 build/
 coverage/
-packages/
+packages/*/node_modules/
 docs/api/output.json
 lerna-debug.log
 .idea