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/.gitignore

13 lines
164 B

8 years ago
.DS_Store
node_modules
8 years ago
compiler
ssr
!test/compiler
!test/ssr
8 years ago
.nyc_output
coverage
coverage.lcov
test/sourcemaps/*/output.js
test/sourcemaps/*/output.js.map
scratch