From 9f8a230ec47ac94ba50307a979f5bf4b2db7313b Mon Sep 17 00:00:00 2001 From: Brian Lu Date: Thu, 20 Oct 2022 12:26:15 -0400 Subject: [PATCH] remove problematic IDEA files --- .gitignore | 5 ++++- .idea/misc.xml | 4 ++-- .idea/tungsten.iml | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9c95506..780db8d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ output/**/*.json # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 +# Additional +.idea/**/misc.xml + # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml @@ -41,7 +44,7 @@ output/**/*.json # .idea/compiler.xml # .idea/jarRepositories.xml # .idea/modules.xml -# .idea/*.iml +.idea/*.iml # .idea/modules # *.iml # *.ipr diff --git a/.idea/misc.xml b/.idea/misc.xml index 3022e2c..74d6090 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,7 @@ - + - \ No newline at end of file + diff --git a/.idea/tungsten.iml b/.idea/tungsten.iml index 4721ebc..7a1e356 100644 --- a/.idea/tungsten.iml +++ b/.idea/tungsten.iml @@ -2,7 +2,7 @@ - + - \ No newline at end of file +