mirror of
https://github.com/s-frick/effigenix.git
synced 2026-03-28 08:29:36 +01:00
chore: node_modules und Workspace-Sub-Lockfiles in gitignore
This commit is contained in:
parent
792d5f0d97
commit
614f3ece30
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -52,12 +52,14 @@ mvnw
|
|||
mvnw.cmd
|
||||
|
||||
# Node.js / Frontend
|
||||
node_modules/
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
frontend/build/
|
||||
frontend/.pnpm-store/
|
||||
frontend/**/.turbo/
|
||||
frontend/**/.next/
|
||||
frontend/**/pnpm-lock.yaml
|
||||
*.tsbuildinfo
|
||||
.pnpm-debug.log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue