This repository has been archived on 2024-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
core/.gitignore
2022-10-16 01:19:45 +02:00

18 lines
128 B
Plaintext

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