astro: init astro template

This commit is contained in:
Artur Manuel 2025-04-07 02:08:46 +01:00
commit 44feb0b485
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
40 changed files with 3355 additions and 4258 deletions

34
templates/astro/.gitignore vendored Normal file
View file

@ -0,0 +1,34 @@
# 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/
# backup files
\#*\#
.\#*
*~
# nix
result
result-*
repl-result-out