mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
feat: add additional cache directories to .gitignore for improved build management
This commit is contained in:
@@ -50,6 +50,9 @@ web_modules/
|
|||||||
|
|
||||||
# Optional pnpm cache directory
|
# Optional pnpm cache directory
|
||||||
.pnpm-store
|
.pnpm-store
|
||||||
|
.corepack/
|
||||||
|
.npm-cache/
|
||||||
|
.node-gyp/
|
||||||
|
|
||||||
# Optional eslint cache
|
# Optional eslint cache
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
|||||||
Reference in New Issue
Block a user