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

31 lines
304 B

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