diff --git a/.gitignore b/.gitignore index 466e248..9601bcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +.idea +**/*.iml out/ \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/artifacts/chrome.xml b/.idea/artifacts/chrome.xml deleted file mode 100644 index 0b9454c..0000000 --- a/.idea/artifacts/chrome.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/chrome - - - - - - \ 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 3018bff..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 639900d..0000000 --- a/.idea/misc.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 076afbc..0000000 --- a/.idea/modules.xml +++ /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 diff --git a/base/base.iml b/base/base.iml deleted file mode 100644 index 183c2ef..0000000 --- a/base/base.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/chrome/chrome.iml b/chrome/chrome.iml deleted file mode 100644 index 183c2ef..0000000 --- a/chrome/chrome.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/firefox/firefox.iml b/firefox/firefox.iml deleted file mode 100644 index 183c2ef..0000000 --- a/firefox/firefox.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/stammtv-browserext.iml b/stammtv-browserext.iml deleted file mode 100644 index 9a5cfce..0000000 --- a/stammtv-browserext.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file