Files
mue/.gitignore
2022-08-25 17:07:35 +01:00

17 lines
159 B
Plaintext

# Directories
node_modules/
.vscode/
build/
.idea/
dist/
# Files
package-lock.json
yarn-error.log
.eslintcache
stats.json
yarn.lock
keys.json
.DS_Store
*.zip