0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
svelte/.gitignore

15 lines
228 B
Plaintext
Raw Normal View History

2016-11-16 01:33:17 +01:00
.DS_Store
node_modules
2016-12-07 17:54:10 +01:00
compiler
ssr
2016-12-20 17:02:13 +01:00
shared.js
scratch
!test/compiler
!test/ssr
2016-11-21 13:07:42 +01:00
.nyc_output
coverage
2016-11-29 22:53:16 +01:00
coverage.lcov
test/sourcemaps/samples/*/output.js
test/sourcemaps/samples/*/output.js.map
2017-03-28 20:57:00 +02:00
_actual.*
src/generators/dom/shared.ts