From c5a5881c58b1d784c87defda50f6d1ddece9d866 Mon Sep 17 00:00:00 2001 From: Moataz Ibrahim El-DiSooQi Date: Tue, 14 Feb 2017 10:47:17 +0200 Subject: [PATCH] add some ignore files --- .gitignore | 1 + SampleEasyLocator/.idea/compiler.xml | 22 --------- .../.idea/copyright/profiles_settings.xml | 3 -- SampleEasyLocator/.idea/encodings.xml | 6 --- SampleEasyLocator/.idea/gradle.xml | 19 -------- SampleEasyLocator/.idea/misc.xml | 46 ------------------- SampleEasyLocator/.idea/modules.xml | 10 ---- SampleEasyLocator/.idea/runConfigurations.xml | 12 ----- 8 files changed, 1 insertion(+), 118 deletions(-) create mode 100644 .gitignore delete mode 100644 SampleEasyLocator/.idea/compiler.xml delete mode 100644 SampleEasyLocator/.idea/copyright/profiles_settings.xml delete mode 100644 SampleEasyLocator/.idea/encodings.xml delete mode 100644 SampleEasyLocator/.idea/gradle.xml delete mode 100644 SampleEasyLocator/.idea/misc.xml delete mode 100644 SampleEasyLocator/.idea/modules.xml delete mode 100644 SampleEasyLocator/.idea/runConfigurations.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a6e932 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/SampleEasyLocator/.idea diff --git a/SampleEasyLocator/.idea/compiler.xml b/SampleEasyLocator/.idea/compiler.xml deleted file mode 100644 index 96cc43e..0000000 --- a/SampleEasyLocator/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/copyright/profiles_settings.xml b/SampleEasyLocator/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/SampleEasyLocator/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/encodings.xml b/SampleEasyLocator/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/SampleEasyLocator/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/gradle.xml b/SampleEasyLocator/.idea/gradle.xml deleted file mode 100644 index 152cbe0..0000000 --- a/SampleEasyLocator/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/misc.xml b/SampleEasyLocator/.idea/misc.xml deleted file mode 100644 index 5d19981..0000000 --- a/SampleEasyLocator/.idea/misc.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/modules.xml b/SampleEasyLocator/.idea/modules.xml deleted file mode 100644 index 2528420..0000000 --- a/SampleEasyLocator/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/SampleEasyLocator/.idea/runConfigurations.xml b/SampleEasyLocator/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/SampleEasyLocator/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file