Core/.gitignore
Madeorsk 42f383a5c2
All checks were successful
/ test (push) Successful in 24s
Add yarn.lock.
2025-03-30 12:38:28 +02:00

15 lines
117 B
Text

# IDEA
.idea/
*.iml
# JS library
coverage/
lib/
.parcel-cache/
.yarn/
.yarnrc*
yarn-error.log
.pnp*
node_modules/