From 51d14b0ebab01ad92e75e816e3aa030f217c3511 Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 24 Feb 2025 18:59:42 +0000 Subject: [PATCH] chore: updating gitignore fix --- backend/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 backend/.gitignore diff --git a/backend/.gitignore b/backend/.gitignore new file mode 100644 index 0000000..0795065 --- /dev/null +++ b/backend/.gitignore @@ -0,0 +1,2 @@ +screenmark +.env