diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..991febe --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/wordRotator.iml b/.idea/wordRotator.iml new file mode 100644 index 0000000..e306653 --- /dev/null +++ b/.idea/wordRotator.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/public/html/application/sync.html b/public/html/application/sync.html new file mode 100644 index 0000000..4d0bd53 --- /dev/null +++ b/public/html/application/sync.html @@ -0,0 +1 @@ +
Sync
\ No newline at end of file