diff --git a/.gitignore b/.gitignore
index 496ee2c..0a1b6af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,8 @@
-.DS_Store
\ No newline at end of file
+.DS_Store
+/.idea/.gitignore
+/.idea/dictionaries/lucawarm.xml
+/.idea/material_theme_project_new.xml
+/docs/documentation/assets/math-expression-location-calculation.png
+/.idea/modules.xml
+/.idea/muupooviixee66.iml
+/.idea/vcs.xml
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..c32400b
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/muupooviixee66-3.iml b/.idea/muupooviixee66-3.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/muupooviixee66-3.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 1beee62..02ead3a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -14,6 +14,7 @@
+
@@ -26,6 +27,7 @@
+
@@ -73,10 +75,6 @@
- {
- "customColor": "",
- "associatedIndex": 7
-}
@@ -85,6 +83,13 @@
+
+
+
+
+
+
+
{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
@@ -101,6 +106,13 @@
"vue.rearranger.settings.migration": "true"
}
}
+
+
+
+
+
+
+
@@ -115,16 +127,40 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -275,6 +311,7 @@
+
diff --git a/code/src/Fitbot/.gitignore b/code/src/Fitbot/.gitignore
index aa724b7..732c947 100644
--- a/code/src/Fitbot/.gitignore
+++ b/code/src/Fitbot/.gitignore
@@ -13,3 +13,5 @@
.externalNativeBuild
.cxx
local.properties
+.idea
+.vscode
\ No newline at end of file
diff --git a/code/src/Fitbot/.idea/misc.xml b/code/src/Fitbot/.idea/misc.xml
index a67315e..fb7fa9e 100644
--- a/code/src/Fitbot/.idea/misc.xml
+++ b/code/src/Fitbot/.idea/misc.xml
@@ -4,9 +4,17 @@