You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/packages/svelte/.gitignore

19 lines
239 B

*.map
/src/compiler/compile/internal_exports.js
/compiler.cjs
/scratch/
/test/*/samples/_
/test/runtime/shards
_actual*.*
_output
/types
action.d.ts
animate.d.ts
compiler.d.ts
easing.d.ts
index.d.ts
motion.d.ts
store.d.ts
transition.d.ts