mirror of
https://github.com/BenRoe/awesome-mechanical-keyboard.git
synced 2024-11-21 17:24:22 +03:00
457ec1c11d
* - 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
23 lines
387 B
Plaintext
Executable File
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/
|