From e2c3b401a238cd263c15f9ae8b417bca1fcd8d97 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 23 May 2017 22:31:15 -0400 Subject: Remove ide config file Fixes 3872e196ffde5bf6732e3052fa0f39c02814b616 --- .gitignore | 4 ++-- .idea/codeStyleSettings.xml | 35 ----------------------------------- 2 files changed, 2 insertions(+), 37 deletions(-) delete mode 100755 .idea/codeStyleSettings.xml diff --git a/.gitignore b/.gitignore index 5b70a4586..f5c95dbc1 100644 --- a/.gitignore +++ b/.gitignore @@ -35,5 +35,5 @@ types_*.taghl *.dump *.sa* Thumbs.db -build/* -.idea/codeStyleSettings.xml +build/ +.idea/ diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100755 index dee6609ca..000000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - \ No newline at end of file -- cgit v1.2.3