diff --git a/.gitignore b/.gitignore index ca22821..483c2a1 100644 --- a/.gitignore +++ b/.gitignore @@ -38,8 +38,8 @@ gradle-app.setting ## IntelliJ ############################## out/ -.idea/ -.idea_modules/ +#.idea/ +#.idea_modules/ *.iml *.ipr *.iws diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/artifacts/DexcomBluetoothUploader_jar.xml b/.idea/artifacts/DexcomBluetoothUploader_jar.xml new file mode 100644 index 0000000..e9af5d2 --- /dev/null +++ b/.idea/artifacts/DexcomBluetoothUploader_jar.xml @@ -0,0 +1,31 @@ + + + $PROJECT_DIR$/out/artifacts/DexcomBluetoothUploader_jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..05d9f79 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/description.html b/.idea/description.html new file mode 100644 index 0000000..db5f129 --- /dev/null +++ b/.idea/description.html @@ -0,0 +1 @@ +Simple Java application that includes a class with main() method \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..97626ba --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..712ab9d --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_projectlombok_lombok_1_18_12.xml b/.idea/libraries/Maven__org_projectlombok_lombok_1_18_12.xml new file mode 100644 index 0000000..46cf8a8 --- /dev/null +++ b/.idea/libraries/Maven__org_projectlombok_lombok_1_18_12.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/bluetooth_scanner.xml b/.idea/libraries/bluetooth_scanner.xml new file mode 100644 index 0000000..6b1b343 --- /dev/null +++ b/.idea/libraries/bluetooth_scanner.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/com_github_hypfvieh_bluez_dbus_0_1_1.xml b/.idea/libraries/com_github_hypfvieh_bluez_dbus_0_1_1.xml new file mode 100644 index 0000000..e89fb44 --- /dev/null +++ b/.idea/libraries/com_github_hypfvieh_bluez_dbus_0_1_1.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/com_google_code_gson_gson_2_8_6.xml b/.idea/libraries/com_google_code_gson_gson_2_8_6.xml new file mode 100644 index 0000000..da0c79d --- /dev/null +++ b/.idea/libraries/com_google_code_gson_gson_2_8_6.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/log4j_log4j_1_2_17.xml b/.idea/libraries/log4j_log4j_1_2_17.xml new file mode 100644 index 0000000..7d424aa --- /dev/null +++ b/.idea/libraries/log4j_log4j_1_2_17.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/org_projectlombok_lombok_1_14_8.xml b/.idea/libraries/org_projectlombok_lombok_1_14_8.xml new file mode 100644 index 0000000..91c9296 --- /dev/null +++ b/.idea/libraries/org_projectlombok_lombok_1_14_8.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/org_slf4j_slf4j_log4j12_1_7_30.xml b/.idea/libraries/org_slf4j_slf4j_log4j12_1_7_30.xml new file mode 100644 index 0000000..c1c5400 --- /dev/null +++ b/.idea/libraries/org_slf4j_slf4j_log4j12_1_7_30.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..495d94d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..63deba4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/project-template.xml b/.idea/project-template.xml new file mode 100644 index 0000000..1f08b88 --- /dev/null +++ b/.idea/project-template.xml @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml new file mode 100644 index 0000000..e96534f --- /dev/null +++ b/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..8af8c44 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file