From 4b4a3f6f09b369a755c7f6b6ebdf1cc66e803fa3 Mon Sep 17 00:00:00 2001 From: David Ascienzo Date: Tue, 21 Apr 2020 18:53:17 -0400 Subject: [PATCH] Removed .idea/ from repo --- .idea/inspectionProfiles/Project_Default.xml | 54 ------------------- .../inspectionProfiles/profiles_settings.xml | 6 --- .idea/modules.xml | 8 --- .idea/phpBB-forum-scraper.iml | 8 --- .idea/vcs.xml | 6 --- 5 files changed, 82 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/phpBB-forum-scraper.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 4f7ea0f..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.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 c4e835a..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/phpBB-forum-scraper.iml b/.idea/phpBB-forum-scraper.iml deleted file mode 100644 index d0876a7..0000000 --- a/.idea/phpBB-forum-scraper.iml +++ /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 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file