From 49c7de519b028d4cc258d7d603dd4031466296aa Mon Sep 17 00:00:00 2001 From: Herb Caudill Date: Sun, 3 Dec 2023 21:48:48 +0100 Subject: [PATCH] .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d861f1653..dd447cfe5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ build .idea vite.config.ts.timestamp-* coverage -docs \ No newline at end of file +docs +.DS_Store +wallaby.conf.cjs \ No newline at end of file