0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/.gitignore
Rich Harris 331925356e
chore: add pnpm bench:compare script (#12099)
* WIP compare script

* WIP

* fix

* add script

* update

* fix

* tweak

* fix

* update

* add TODO

* compare

* tmp

* gah

* revert

* fix

* fix

* prevent div/0

* reenable benchmarks

---------

Co-authored-by: Dominic Gannaway <dg@domgan.com>
2024-06-20 10:05:11 +01:00

27 lines
268 B
Plaintext

# Dependency directories
node_modules/
# IDE related
.idea
# Test coverage
coverage
*.lcov
# Optional eslint cache
.eslintcache
# dotenv environment variables file
.env
.env.test
# build output
.vercel
# OS-specific
.DS_Store
tmp
benchmarking/compare/.results