diff --git a/.gitignore b/.gitignore index 27a75896b..756250b19 100644 --- a/.gitignore +++ b/.gitignore @@ -6,44 +6,7 @@ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 -# User-specific stuff -.idea/**/workspace.xml -.idea/**/tasks.xml -.idea/**/usage.statistics.xml -.idea/**/dictionaries -.idea/**/shelf - -# AWS User-specific -.idea/**/aws.xml - -# Generated files -.idea/**/contentModel.xml - -# Sensitive or high-churn files -.idea/**/dataSources/ -.idea/**/dataSources.ids -.idea/**/dataSources.local.xml -.idea/**/sqlDataSources.xml -.idea/**/dynamic.xml -.idea/**/uiDesigner.xml -.idea/**/dbnavigator.xml - -# Gradle -.idea/**/gradle.xml -.idea/**/libraries - -# Gradle and Maven with auto-import -# When using Gradle or Maven with auto-import, you should exclude module files, -# since they will be recreated, and may cause churn. Uncomment if using -# auto-import. -# .idea/artifacts -# .idea/compiler.xml -# .idea/jarRepositories.xml -# .idea/modules.xml -# .idea/*.iml -# .idea/modules -# *.iml -# *.ipr +.idea # CMake cmake-build-*/ diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b81b..000000000 --- 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/cmake.xml b/.idea/cmake.xml deleted file mode 100644 index 82533c387..000000000 --- a/.idea/cmake.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index e95ab55ba..000000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c2..000000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/editor.xml b/.idea/editor.xml deleted file mode 100644 index 8fc97fbc2..000000000 --- a/.idea/editor.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/ficus.iml b/.idea/ficus.iml deleted file mode 100644 index f08604bb6..000000000 --- a/.idea/ficus.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/.idea/git_toolbox_prj.xml b/.idea/git_toolbox_prj.xml deleted file mode 100644 index 02b915b85..000000000 --- a/.idea/git_toolbox_prj.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index cda5083d0..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index c8499d470..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ficus-toolchain/newlib/source/.idea/.gitignore b/ficus-toolchain/newlib/source/.idea/.gitignore deleted file mode 100644 index 13566b81b..000000000 --- a/ficus-toolchain/newlib/source/.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/ficus-toolchain/newlib/source/.idea/codeStyles/Project.xml b/ficus-toolchain/newlib/source/.idea/codeStyles/Project.xml deleted file mode 100644 index 531626720..000000000 --- a/ficus-toolchain/newlib/source/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/ficus-toolchain/newlib/source/.idea/codeStyles/codeStyleConfig.xml b/ficus-toolchain/newlib/source/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c2..000000000 --- a/ficus-toolchain/newlib/source/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/ficus-toolchain/newlib/source/.idea/editor.xml b/ficus-toolchain/newlib/source/.idea/editor.xml deleted file mode 100644 index 7642db2b5..000000000 --- a/ficus-toolchain/newlib/source/.idea/editor.xml +++ /dev/null @@ -1,103 +0,0 @@ - - - - - \ No newline at end of file diff --git a/ficus-toolchain/newlib/source/.idea/misc.xml b/ficus-toolchain/newlib/source/.idea/misc.xml deleted file mode 100644 index 4190e51a2..000000000 --- a/ficus-toolchain/newlib/source/.idea/misc.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/ficus-toolchain/newlib/source/.idea/vcs.xml b/ficus-toolchain/newlib/source/.idea/vcs.xml deleted file mode 100644 index c2365ab11..000000000 --- a/ficus-toolchain/newlib/source/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file