mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-05 19:22:07 +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
|
||||
.pnpm-store
|
||||
.corepack/
|
||||
.npm-cache/
|
||||
.node-gyp/
|
||||
|
||||
# Optional eslint cache
|
||||
.eslintcache
|
||||
|
||||
Reference in New Issue
Block a user