mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
16 lines
183 B
Plaintext
16 lines
183 B
Plaintext
/public/node_modules
|
|
node_modules
|
|
.vagrant
|
|
/vendor
|
|
/.release
|
|
embedded.txt
|
|
|
|
# all yarn 2 stuff
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
.pnp.*
|