mirror of
https://github.com/mue/mue.git
synced 2026-06-05 23:45:53 +02:00
20 lines
191 B
Plaintext
20 lines
191 B
Plaintext
# Directories
|
|
node_modules/
|
|
.history/
|
|
.vscode/
|
|
build/
|
|
.idea/
|
|
dist/
|
|
/docs
|
|
|
|
# Files
|
|
package-lock.json
|
|
.stylelintcache
|
|
yarn-error.log
|
|
.eslintcache
|
|
stats.json
|
|
yarn.lock
|
|
keys.json
|
|
.DS_Store
|
|
*.zip
|