Files
2023-11-04 02:26:46 -04:00

20 lines
228 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Build artifacts
node_modules
dist
dist-ssr
*.local
build
# Vite bundler
vite.config.js.timestamp-*
vite.config.ts.timestamp-*