commit 39dcf51f05ccb8043663458689ad702ea4797207 Author: Nathan Date: Sat Apr 11 15:26:57 2026 -0400 gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e55991 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +node_modules/ +_site/ +.env +.DS_Store +.idea/ +pass-deployment \ No newline at end of file