From 8f6bebd0a72c3873cb86e0887e175dbccaabc752 Mon Sep 17 00:00:00 2001 From: Alex Coxe Date: Thu, 16 Jan 2025 16:08:28 -0500 Subject: [PATCH] update gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 29126e4..19e1d74 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,8 @@ docs/site/ # committed for packages, but should be committed for applications that require a static # environment. Manifest.toml + + + +.DS_Store +*.code-workspace \ No newline at end of file