From 99441964b576d92508382761fec997107fc8e149 Mon Sep 17 00:00:00 2001 From: Olatunji Longe <5619338+Olatunji-Longe@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:19:46 -0400 Subject: [PATCH] Clean up ignored files --- .gitignore | 2 +- authorizer.iml | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 authorizer.iml diff --git a/.gitignore b/.gitignore index 663cfb2..8009af8 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,4 @@ certs/ *-shm *-wal .idea -.iml +*.iml diff --git a/authorizer.iml b/authorizer.iml deleted file mode 100644 index 8021953..0000000 --- a/authorizer.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file