Files
medusa-store/.gitignore
Rahul R. ecf73780e0 [Fix] Update Repository Directory Paths for All Packages (#10910)
This PR updates the `repository.directory` field in the `package.json` files for packages located within the `modules` folder.
2025-01-13 12:49:50 +01:00

33 lines
344 B
Plaintext

.env
node_modules
*yarn-error.log
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
packages/**/.yarn/*
integration-tests/**/.yarn/*
www/**/.yarn/*
.DS_Store
.eslintcache
.idea
.turbo
build/**
dist/**
**/dist
**/stats
.favorites.json
.vscode
**/tsconfig.tsbuildinfo
# Cache File
/packages/**/.cache