Piano notes book, powered by Astro and React.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- # build output
- dist/
-
- # generated types
- .astro/
-
- # dependencies
- node_modules/
-
- # logs
- npm-debug.log*
- yarn-debug.log*
- yarn-error.log*
- pnpm-debug.log*
-
- # environment variables
- .env
- .env.production
-
- # macOS-specific files
- .DS_Store
-
- # jetbrains setting folder
- .idea/
|