From 7b70dda299d9f4d3de32c48b8067f3d3cd1c0174 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Mon, 3 Aug 2015 01:17:02 +0100 Subject: [PATCH] Removed IDE files --- .idea/.generators | 8 - .idea/.name | 1 - .idea/.rakeTasks | 7 - .idea/dataSources.ids | 171 ------------------ .idea/dataSources.local.xml | 7 - .idea/dataSources.xml | 33 ---- .idea/dictionaries/Jalil.xml | 8 - .idea/encodings.xml | 17 -- .idea/inspectionProfiles/Project_Default.xml | 11 -- .../inspectionProfiles/profiles_settings.xml | 7 - .idea/misc.xml | 14 -- .idea/modules.xml | 8 - .../runConfigurations/Development__Debats.xml | 26 --- .../runConfigurations/Production__Debats.xml | 24 --- .idea/runConfigurations/spec__Debats.xml | 22 --- .idea/runConfigurations/test__Debats.xml | 24 --- .idea/scopes/scope_settings.xml | 5 - .idea/vcs.xml | 6 - 18 files changed, 399 deletions(-) delete mode 100644 .idea/.generators delete mode 100644 .idea/.name delete mode 100644 .idea/.rakeTasks delete mode 100644 .idea/dataSources.ids delete mode 100644 .idea/dataSources.local.xml delete mode 100644 .idea/dataSources.xml delete mode 100644 .idea/dictionaries/Jalil.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations/Development__Debats.xml delete mode 100644 .idea/runConfigurations/Production__Debats.xml delete mode 100644 .idea/runConfigurations/spec__Debats.xml delete mode 100644 .idea/runConfigurations/test__Debats.xml delete mode 100644 .idea/scopes/scope_settings.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.generators b/.idea/.generators deleted file mode 100644 index b58a15c..0000000 --- a/.idea/.generators +++ /dev/null @@ -1,8 +0,0 @@ - - diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 8c2dbbb..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Debats \ No newline at end of file diff --git a/.idea/.rakeTasks b/.idea/.rakeTasks deleted file mode 100644 index f6ec072..0000000 --- a/.idea/.rakeTasks +++ /dev/null @@ -1,7 +0,0 @@ - - diff --git a/.idea/dataSources.ids b/.idea/dataSources.ids deleted file mode 100644 index fa41e0b..0000000 --- a/.idea/dataSources.ids +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - -
- - - -
- - - -
- - - - - - - - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - -
- - - -
- - - -
- - - - - - - - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - -
-
-
\ No newline at end of file diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml deleted file mode 100644 index 8558e6a..0000000 --- a/.idea/dataSources.local.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index 6cd97f7..0000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - sqlite.xerial - true - org.sqlite.JDBC - jdbc:sqlite:C:\Users\Jalil\Documents\Projets\Perso\Debats.fr\web\Debats\db\development.sqlite3 - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/xerial-sqlite-license.txt - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/sqlite-jdbc-3.7.6.3-20110609.081603-3.jar - - - - - sqlite.xerial - true - org.sqlite.JDBC - jdbc:sqlite:C:\Users\Jalil\Documents\Projets\Perso\Debats.fr\web\Debats\db\test.sqlite3 - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/xerial-sqlite-license.txt - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/sqlite-jdbc-3.7.6.3-20110609.081603-3.jar - - - - - \ No newline at end of file diff --git a/.idea/dictionaries/Jalil.xml b/.idea/dictionaries/Jalil.xml deleted file mode 100644 index dc382c1..0000000 --- a/.idea/dictionaries/Jalil.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - autocomplete - euthanasie - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index c63c042..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 4c43453..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,11 +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 3b31283..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index ecfe968..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index eb39439..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Development__Debats.xml b/.idea/runConfigurations/Development__Debats.xml deleted file mode 100644 index 692d1af..0000000 --- a/.idea/runConfigurations/Development__Debats.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Production__Debats.xml b/.idea/runConfigurations/Production__Debats.xml deleted file mode 100644 index 04d814f..0000000 --- a/.idea/runConfigurations/Production__Debats.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/spec__Debats.xml b/.idea/runConfigurations/spec__Debats.xml deleted file mode 100644 index c8c9a0d..0000000 --- a/.idea/runConfigurations/spec__Debats.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/test__Debats.xml b/.idea/runConfigurations/test__Debats.xml deleted file mode 100644 index 9052742..0000000 --- a/.idea/runConfigurations/test__Debats.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml deleted file mode 100644 index 922003b..0000000 --- a/.idea/scopes/scope_settings.xml +++ /dev/null @@ -1,5 +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