0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
svelte/.gitignore

24 lines
413 B
Plaintext
Raw Normal View History

2016-11-16 01:33:17 +01:00
.DS_Store
2016-11-21 13:07:42 +01:00
.nyc_output
2018-04-29 02:03:42 +02:00
node_modules
*.map
2018-04-30 02:27:18 +02:00
/cli/
/compiler.js
/index.js
/internal.*
/store.js
2018-04-29 02:03:42 +02:00
/scratch/
/coverage/
/coverage.lcov/
/test/cli/samples/*/actual
2018-04-29 02:03:42 +02:00
/test/sourcemaps/samples/*/output.js
/test/sourcemaps/samples/*/output.js.map
/test/sourcemaps/samples/*/output.css
/test/sourcemaps/samples/*/output.css.map
2018-04-29 02:03:42 +02:00
/yarn-error.log
_actual*.*
/site/cypress/screenshots/
/site/__sapper__/
/site/.env
/site/.sessions