From 8146c550d6fd2c736b39c952cb81197dbbf851d9 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 4 Jun 2021 18:49:56 +0530 Subject: [PATCH] idea: shut up Signed-off-by: Harsh Shandilya --- .idea/.gitignore | 1 + .idea/compiler.xml | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 .idea/compiler.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 26d33521..4ed78a90 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,4 @@ # Default ignored files /shelf/ /workspace.xml +/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index fb7f4a8a..00000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file