16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
*.log*
|
|
.DS_Store
|
|
.nyc_output/
|
|
coverage/
|
|
dist/
|
|
node_modules/
|
|
tmp/
|
|
yarn.lock
|
|
|
|
# Visual Studio Code
|
|
launch.json
|
|
*.code-workspace
|
|
|
|
# Vim
|
|
.*.sw[a-z]
|