mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 03:47:27 +01:00
26 lines
350 B
Plaintext
26 lines
350 B
Plaintext
.idea
|
|
.DS_Store
|
|
.vscode
|
|
node_modules
|
|
*.map
|
|
/src/compiler/compile/internal_exports.js
|
|
/src/shared/version.js
|
|
/compiler.d.ts
|
|
/compiler.cjs
|
|
/index.d.ts
|
|
/action.d.ts
|
|
/internal.d.ts
|
|
/store.d.ts
|
|
/easing.d.ts
|
|
/motion.d.ts
|
|
/transition.d.ts
|
|
/animate.d.ts
|
|
/scratch/
|
|
/test/*/samples/_
|
|
/test/runtime/shards
|
|
/yarn-error.log
|
|
_actual*.*
|
|
_output
|
|
/types
|
|
.eslintcache
|