From 45581b8001d8bb912b6e8d670c4928fedd217c18 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Fri, 28 Apr 2023 10:29:07 -0700 Subject: [PATCH] Updated gitignore --- .gitignore | 4 +++- .idea/misc.xml | 2 ++ .idea/vcs.xml | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index a63b224..a9d7499 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,6 @@ atlassian-ide-plugin.xml .idea/sonarlint/ # Editor-based Rest Client -.idea/httpRequests \ No newline at end of file +.idea/httpRequests + +local.properties diff --git a/.idea/misc.xml b/.idea/misc.xml index f0c7aa1..cce91cd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,6 +7,8 @@ + +