clean repo for svelte

This commit is contained in:
Julian Tölle 2021-04-24 00:08:10 +02:00
parent ae6d64acf7
commit 2f522be388
25 changed files with 0 additions and 10546 deletions

34
.gitignore vendored
View file

@ -1,34 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env.local
.env.development.local
.env.test.local
.env.production.local
# vercel
.vercel