mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
fix: add pnp gitignore setup with zero installs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,11 +8,11 @@ coverage
|
||||
.env
|
||||
newrelic_agent.log
|
||||
|
||||
**/.pnp.*
|
||||
**/.yarn/*
|
||||
.yarn/*
|
||||
!.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/unplugged
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
!.yarn/cache
|
||||
|
||||
Reference in New Issue
Block a user