13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
.idea/
|
|
.nyc_output/
|
|
build/
|
|
dist/
|
|
|
|
# Even though node_modules are tracked in git,
|
|
# per default we don't want them to show up in git status
|
|
node_modules
|
|
|
|
*.swp
|
|
|
|
yarn-error.log
|