0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/.gitignore
2019-05-22 06:30:00 +02:00

33 lines
580 B
Plaintext

.idea
.DS_Store
.nyc_output
node_modules
*.map
/src/compile/internal-exports.ts
/compiler.*
/index.*
/internal.*
/store.*
/easing.*
/motion.*
/transition.*
/animate.*
/scratch/
/coverage/
/coverage.lcov/
/test/sourcemaps/samples/*/output.js
/test/sourcemaps/samples/*/output.js.map
/test/sourcemaps/samples/*/output.css
/test/sourcemaps/samples/*/output.css.map
/yarn-error.log
_actual*.*
/site/cypress/screenshots/
/site/__sapper__/
/site/.env
/site/.sessions
/site/static/svelte-app.json
/site/static/contributors.jpg
/site/scripts/svelte-app
/site/src/routes/_contributors.js