From 74bab533da1e732d9bf93982f9311c91b13e1d8e Mon Sep 17 00:00:00 2001 From: dginovker Date: Sat, 27 Jul 2019 20:24:37 -0400 Subject: [PATCH] Removed .idea --- .gitignore | 1 + .idea/09HDscape.iml | 188 -------------------------------------------- .idea/misc.xml | 6 -- .idea/modules.xml | 8 -- .idea/vcs.xml | 6 -- 5 files changed, 1 insertion(+), 208 deletions(-) delete mode 100644 .idea/09HDscape.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index 4487f0b07..81d3c139b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ production/* +.idea/* diff --git a/.idea/09HDscape.iml b/.idea/09HDscape.iml deleted file mode 100644 index 1b7dd94b9..000000000 --- a/.idea/09HDscape.iml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 0e9473cb2..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 7c02bf6bd..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file