docs: initialized

This commit is contained in:
Neko Ayaka
2025-02-08 23:22:30 +07:00
parent 4ab316c15e
commit 7e5e9f6b23
21 changed files with 2270 additions and 105 deletions
+21
View File
@@ -0,0 +1,21 @@
# 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