33 lines
278 B
Plaintext
33 lines
278 B
Plaintext
out
|
|
dist
|
|
node_modules
|
|
.vscode-test/
|
|
*.vsix
|
|
/core
|
|
*~
|
|
\#*#
|
|
node_modules/
|
|
log/
|
|
logs/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.env*
|
|
Thumbs.db
|
|
.DS_Store
|
|
.npm
|
|
.vscode*
|
|
*.pem
|
|
*.p12
|
|
*.p8
|
|
*.key
|
|
.vercel
|
|
.composer/
|
|
.php-cs-fixer.cache
|
|
coverage/
|
|
.cache/
|
|
.local/
|
|
.config/
|
|
data/
|