From 5aa2e6c0c6e4c73d93307e9f70803237006afb28 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 20 Dec 2023 20:27:18 -0500 Subject: go back to lume --- .gitignore | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 105121d..f2bc0a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,8 @@ # build output -dist/ - -# generated types -.astro/ - -# dependencies -node_modules/ - -# logs -npm-debug.log* -yarn-debug.log* -yarn-error.log* -pnpm-debug.log* +_site/ # environment variables .env -.env.production # macOS-specific files .DS_Store -- cgit v1.2.3