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

32 lines
579 B

8 years ago
.DS_Store
8 years ago
.nyc_output
node_modules
*.map
6 years ago
/src/compile/internal-exports.ts
/compiler.js
/index.js
/internal.*
/store.*
/easing.js
/motion.*
/transition.js
/animate.js
/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
6 years ago
/site/.sessions
/site/static/svelte-app.json
/site/static/contributors.jpg
/site/scripts/svelte-app
/site/src/routes/_contributors.js