chore: fix for deployment (#1970)
* fix for deployment * fixed gitignore files to match that of the root * add to gitignore in root
This commit is contained in:
+6
-1
@@ -18,4 +18,9 @@
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.yarn
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
Reference in New Issue
Block a user