mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-25 17:19:22 +01:00
9635a2e413
It appears that forgot to remove config related to nyc in this commit.
f1ca1cc098
24 lines
266 B
Plaintext
24 lines
266 B
Plaintext
.idea
|
|
.DS_Store
|
|
.vscode
|
|
node_modules
|
|
*.map
|
|
/src/compiler/compile/internal_exports.ts
|
|
/compiler.d.ts
|
|
/compiler.*js
|
|
/index.*js
|
|
/ssr.*js
|
|
/action
|
|
/internal
|
|
/store
|
|
/easing
|
|
/motion
|
|
/transition
|
|
/animate
|
|
/scratch/
|
|
/test/*/samples/_
|
|
/yarn-error.log
|
|
_actual*.*
|
|
_output
|
|
/types
|