From 0ad184a5e60a968542e226b89365d40a9d2dc602 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Mon, 10 Feb 2025 11:30:13 -0800 Subject: [PATCH] added .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86c7ce6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +mrvaagent