diff options
author | codecalm <codecalm@gmail.com> | 2020-02-27 18:42:15 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-27 18:42:15 +0100 |
commit | 501a4279a7b83556e49c383683aebbaf5535e012 (patch) | |
tree | f1a18f1e3acf4235076d282041ea72bb2cc9a386 | |
parent | icon preview (diff) | |
download | tabler-icons-501a4279a7b83556e49c383683aebbaf5535e012.tar.xz |
.idea fix
-rw-r--r-- | .idea/$CACHE_FILE$ | 6 | ||||
-rw-r--r-- | .idea/inspectionProfiles/profiles_settings.xml | 5 | ||||
-rw-r--r-- | .idea/misc.xml | 7 | ||||
-rw-r--r-- | .idea/modules.xml | 8 | ||||
-rw-r--r-- | .idea/tabler-icons.iml | 11 | ||||
-rw-r--r-- | .idea/workspace.xml | 10 |
6 files changed, 0 insertions, 47 deletions
diff --git a/.idea/$CACHE_FILE$ b/.idea/$CACHE_FILE$ deleted file mode 100644 index 6cb8985e..00000000 --- a/.idea/$CACHE_FILE$ +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="NodePackageJsonFileManager"> - <packageJsonPaths /> - </component> -</project>
\ 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 0eefe328..00000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,5 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <settings> - <option name="PROJECT_PROFILE" /> - </settings> -</component>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 6351ba35..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="JavaScriptSettings"> - <option name="languageLevel" value="ES6" /> - </component> - <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.3.3-p222" project-jdk-type="RUBY_SDK" /> -</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ac297696..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/tabler-icons.iml" filepath="$PROJECT_DIR$/.idea/tabler-icons.iml" /> - </modules> - </component> -</project>
\ No newline at end of file diff --git a/.idea/tabler-icons.iml b/.idea/tabler-icons.iml deleted file mode 100644 index c3cd732c..00000000 --- a/.idea/tabler-icons.iml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="RUBY_MODULE" version="4"> - <component name="ModuleRunConfigurationManager"> - <shared /> - </component> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 9891937b..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectId" id="1YOZxMAnUldcDpLZaRtYl5IRRwg" /> - <component name="PropertiesComponent"> - <property name="WebServerToolWindowFactoryState" value="false" /> - <property name="last_opened_file_path" value="$PROJECT_DIR$" /> - <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> - <property name="nodejs_npm_path_reset_for_default_project" value="true" /> - </component> -</project>
\ No newline at end of file |