From 44e3d2de8ec1da7268a3a21fa026736720ca8070 Mon Sep 17 00:00:00 2001 From: DavidOConnor Date: Wed, 12 Dec 2018 10:06:58 -0500 Subject: [PATCH] Another attempt at removing Pycharm files --- .idea/inspectionProfiles/Project_Default.xml | 40 -------------------- .idea/misc.xml | 13 ------- .idea/modules.xml | 8 ---- .idea/seed-quickstart.iml | 11 ------ .idea/vcs.xml | 6 --- 5 files changed, 78 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/seed-quickstart.iml delete mode 100644 .idea/vcs.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index d80a413..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 76d16a3..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 857fb90..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/seed-quickstart.iml b/.idea/seed-quickstart.iml deleted file mode 100644 index 6711606..0000000 --- a/.idea/seed-quickstart.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file