From 46e4043994a53bbc7fb68b905c973593c78bf5e8 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