awesome-mechanical-keyboard/.gitignore
Jan Bláha 457ec1c11d
build: site maintenance (#182)
* - update dependencies
- remove <Image> it is unsupported in .md files
- fix avatar api url

* fix images

* npm lock

* fix current tab highlight

* consistency

* consistency 2
2024-11-14 19:20:12 +01:00

23 lines
387 B
Plaintext
Executable File

node_modules/
dist/
.astro/
*.tsbuildinfo
.DS_Store
.vercel
_site/
scripts/smoke/*-main/
scripts/memory/project/src/pages/
*.log
package-lock.json
.turbo/
# ignore top-level vscode settings
/.vscode/settings.json
# do not commit .env files or any files that end with `.env`
*.env
packages/astro/src/**/*.prebuilt.ts
!packages/astro/vendor/vite/dist
packages/integrations/**/.netlify/