From 9bc1d91b7f665b57b9f2bf2c5b628cb30f7d82e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacek=20Kwiecie=C5=84?= Date: Tue, 15 Sep 2015 14:30:44 +0200 Subject: [PATCH] repo cleanup --- .idea/misc.xml | 22 ------ .idea/modules.xml | 10 --- .idea/vcs.xml | 6 -- Switcher.iml | 19 ------ sample/sample.iml | 98 --------------------------- switcher-library/switcher-library.iml | 95 -------------------------- 6 files changed, 250 deletions(-) delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 Switcher.iml delete mode 100644 sample/sample.iml delete mode 100644 switcher-library/switcher-library.iml diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 01d38cd..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 46e0342..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +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 diff --git a/Switcher.iml b/Switcher.iml deleted file mode 100644 index c99efc0..0000000 --- a/Switcher.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sample/sample.iml b/sample/sample.iml deleted file mode 100644 index d826a61..0000000 --- a/sample/sample.iml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/switcher-library/switcher-library.iml b/switcher-library/switcher-library.iml deleted file mode 100644 index 18114a9..0000000 --- a/switcher-library/switcher-library.iml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file