diff --git a/.gitignore b/.gitignore index 0796f8b..8524937 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ users.toml *.snap.new repomix-output.xml tmpdata/ +.idea/ diff --git a/watch/wearos/.gitignore b/watch/wearos/.gitignore index 8ce600e..aa79438 100644 --- a/watch/wearos/.gitignore +++ b/watch/wearos/.gitignore @@ -1,12 +1,6 @@ *.iml .gradle /local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml .DS_Store /build /captures diff --git a/watch/wearos/.idea/.name b/watch/wearos/.idea/.name deleted file mode 100644 index 1d7dbcd..0000000 --- a/watch/wearos/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Doctate Watch \ No newline at end of file diff --git a/watch/wearos/.idea/AndroidProjectSystem.xml b/watch/wearos/.idea/AndroidProjectSystem.xml deleted file mode 100644 index 4a53bee..0000000 --- a/watch/wearos/.idea/AndroidProjectSystem.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/codeStyles/Project.xml b/watch/wearos/.idea/codeStyles/Project.xml deleted file mode 100644 index 7643783..0000000 --- a/watch/wearos/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/codeStyles/codeStyleConfig.xml b/watch/wearos/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123..0000000 --- a/watch/wearos/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/compiler.xml b/watch/wearos/.idea/compiler.xml deleted file mode 100644 index b86273d..0000000 --- a/watch/wearos/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/deploymentTargetSelector.xml b/watch/wearos/.idea/deploymentTargetSelector.xml deleted file mode 100644 index ca16a99..0000000 --- a/watch/wearos/.idea/deploymentTargetSelector.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/deviceManager.xml b/watch/wearos/.idea/deviceManager.xml deleted file mode 100644 index 91f9558..0000000 --- a/watch/wearos/.idea/deviceManager.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/gradle.xml b/watch/wearos/.idea/gradle.xml deleted file mode 100644 index 02c4aa5..0000000 --- a/watch/wearos/.idea/gradle.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/misc.xml b/watch/wearos/.idea/misc.xml deleted file mode 100644 index 1a1bf72..0000000 --- a/watch/wearos/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/runConfigurations.xml b/watch/wearos/.idea/runConfigurations.xml deleted file mode 100644 index 16660f1..0000000 --- a/watch/wearos/.idea/runConfigurations.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/watch/wearos/.idea/vcs.xml b/watch/wearos/.idea/vcs.xml deleted file mode 100644 index b2bdec2..0000000 --- a/watch/wearos/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file