From ecd6f1661333e66f39f2b4e1ada1ba46d993172a Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Fri, 19 Jun 2026 00:22:53 +0900 Subject: Initial commit --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 477d098..a7328c9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,11 +10,6 @@ # Astro generated types /.astro -# Old Docusaurus build (keep for reference during migration) -/build -/.docusaurus -.cache-loader - # Misc .DS_Store .env.local @@ -29,3 +24,7 @@ test-results/ npm-debug.log* yarn-debug.log* yarn-error.log* +/documents.git +/.zed +/deploy.ps1 +/docker-compose.yml -- cgit v1.2.3-54-g00ecf