mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 12:27:29 +01:00
18 lines
293 B
Plaintext
18 lines
293 B
Plaintext
.DS_Store
|
|
.nyc_output
|
|
node_modules
|
|
/cli/
|
|
/compiler/
|
|
/ssr/
|
|
/shared.js
|
|
/scratch/
|
|
/coverage/
|
|
/coverage.lcov/
|
|
/test/cli/samples/*/actual
|
|
/test/sourcemaps/samples/*/output.js
|
|
/test/sourcemaps/samples/*/output.js.map
|
|
/src/compile/shared.ts
|
|
/package-lock.json
|
|
/store.umd.js
|
|
/yarn-error.log
|
|
_actual*.* |