38e731adbe
* Use Vite fork * Fix linting * Move Vite to vendor/ and add a license * Fix linting * Include the dist folder
16 lines
No EOL
236 B
Text
16 lines
No EOL
236 B
Text
node_modules/
|
|
dist/
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.vercel
|
|
_site/
|
|
*.log
|
|
package-lock.json
|
|
|
|
# .vscode files other than at top-level
|
|
**/.vscode
|
|
|
|
# do not commit .env files or any files that end with `.env`
|
|
*.env
|
|
|
|
!packages/astro/vendor/vite/dist |