Core/.gitignore
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/