mirror of
https://github.com/mue/mue.git
synced 2026-07-17 14:04:09 +02:00
27 lines
273 B
Plaintext
27 lines
273 B
Plaintext
# Directories
|
|
node_modules/
|
|
.history/
|
|
.vscode/
|
|
extensions/
|
|
.idea/
|
|
dist/
|
|
build/
|
|
coverage/
|
|
logs/
|
|
|
|
# Files
|
|
package-lock.json
|
|
.stylelintcache
|
|
yarn-error.log
|
|
pnpm-lock.yaml
|
|
.eslintcache
|
|
stats.json
|
|
yarn.lock
|
|
keys.json
|
|
.DS_Store
|
|
*.zip
|
|
i18n-fallback.json
|
|
bun.lockb
|
|
.env
|
|
*.log
|
|
*.tmp |