Core/.gitignore
Madeorsk 7e86e6fe86
All checks were successful
/ test (push) Successful in 19s
Add yarn.lock.
2025-03-30 12:44:43 +02:00

15 lines
117 B
Text

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