From 6e09f0a32c7aa5a66c97794d4cd85c3b5ba6605e Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 2 Mar 2025 09:54:22 -0500 Subject: [PATCH] add gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5847234 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/assets/pics/gallery/centerpiece/ +/assets/pics/gallery/sculpture/ +/assets/pics/gallery/classic/ +/assets/pics/gallery/organic/ +gallery/centerpiece/index.html +gallery/organic/index.html +gallery/classic/index.html +gallery/sculpture/index.html