.yarn folder
This commit is contained in:
parent
688a9765f5
commit
8078e07b9a
28
.gitignore
vendored
28
.gitignore
vendored
@ -1,13 +1,15 @@
|
||||
node_modules
|
||||
logs
|
||||
.env
|
||||
|
||||
coverage
|
||||
build
|
||||
|
||||
# files/build is a symlink to the build directory of the frontend
|
||||
files/build
|
||||
files/avatars/*
|
||||
!files/avatars/default.png
|
||||
|
||||
.yarn
|
||||
node_modules
|
||||
logs
|
||||
.env
|
||||
|
||||
coverage
|
||||
build
|
||||
|
||||
# files/build is a symlink to the build directory of the frontend
|
||||
files/build
|
||||
files/avatars/*
|
||||
!files/avatars/default.png
|
||||
|
||||
!.yarn/releases
|
||||
.yarn/cache
|
||||
.yarn/install-state.gz
|
873
.yarn/releases/yarn-3.5.1.cjs
vendored
Normal file
873
.yarn/releases/yarn-3.5.1.cjs
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user