diff --git a/.gitignore b/.gitignore index 80bd80e..4e3b8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -70,5 +70,7 @@ crashlytics-build.properties # by github https://github.com/github/gitignore/blob/master/Java.gitignore -client/.gradle/ -client/build/ \ No newline at end of file +hellofx/.gradle/ +hellofx/app/build/ +hellofx/data/build/ +hellofx/.gradle/buildOutputCleanup/ \ No newline at end of file diff --git a/hellofx/.gradle/6.0/executionHistory/executionHistory.bin b/hellofx/.gradle/6.0/executionHistory/executionHistory.bin deleted file mode 100644 index bda953e..0000000 Binary files a/hellofx/.gradle/6.0/executionHistory/executionHistory.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/executionHistory/executionHistory.lock b/hellofx/.gradle/6.0/executionHistory/executionHistory.lock deleted file mode 100644 index 5e5171c..0000000 Binary files a/hellofx/.gradle/6.0/executionHistory/executionHistory.lock and /dev/null differ diff --git a/hellofx/.gradle/6.0/fileChanges/last-build.bin b/hellofx/.gradle/6.0/fileChanges/last-build.bin deleted file mode 100644 index f76dd23..0000000 Binary files a/hellofx/.gradle/6.0/fileChanges/last-build.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/fileContent/fileContent.lock b/hellofx/.gradle/6.0/fileContent/fileContent.lock deleted file mode 100644 index 70533a0..0000000 Binary files a/hellofx/.gradle/6.0/fileContent/fileContent.lock and /dev/null differ diff --git a/hellofx/.gradle/6.0/fileHashes/fileHashes.bin b/hellofx/.gradle/6.0/fileHashes/fileHashes.bin deleted file mode 100644 index 68b7f45..0000000 Binary files a/hellofx/.gradle/6.0/fileHashes/fileHashes.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/fileHashes/fileHashes.lock b/hellofx/.gradle/6.0/fileHashes/fileHashes.lock deleted file mode 100644 index f37572f..0000000 Binary files a/hellofx/.gradle/6.0/fileHashes/fileHashes.lock and /dev/null differ diff --git a/hellofx/.gradle/6.0/fileHashes/resourceHashesCache.bin b/hellofx/.gradle/6.0/fileHashes/resourceHashesCache.bin deleted file mode 100644 index 83fb848..0000000 Binary files a/hellofx/.gradle/6.0/fileHashes/resourceHashesCache.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/gc.properties b/hellofx/.gradle/6.0/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/hellofx/.gradle/6.0/javaCompile/classAnalysis.bin b/hellofx/.gradle/6.0/javaCompile/classAnalysis.bin deleted file mode 100644 index 0a3f284..0000000 Binary files a/hellofx/.gradle/6.0/javaCompile/classAnalysis.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/javaCompile/jarAnalysis.bin b/hellofx/.gradle/6.0/javaCompile/jarAnalysis.bin deleted file mode 100644 index 9ec00c0..0000000 Binary files a/hellofx/.gradle/6.0/javaCompile/jarAnalysis.bin and /dev/null differ diff --git a/hellofx/.gradle/6.0/javaCompile/javaCompile.lock b/hellofx/.gradle/6.0/javaCompile/javaCompile.lock deleted file mode 100644 index 1a8fd0a..0000000 Binary files a/hellofx/.gradle/6.0/javaCompile/javaCompile.lock and /dev/null differ diff --git a/hellofx/.gradle/6.0/javaCompile/taskHistory.bin b/hellofx/.gradle/6.0/javaCompile/taskHistory.bin deleted file mode 100644 index 03d7624..0000000 Binary files a/hellofx/.gradle/6.0/javaCompile/taskHistory.bin and /dev/null differ diff --git a/hellofx/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/hellofx/.gradle/buildOutputCleanup/buildOutputCleanup.lock deleted file mode 100644 index abd86fe..0000000 Binary files a/hellofx/.gradle/buildOutputCleanup/buildOutputCleanup.lock and /dev/null differ diff --git a/hellofx/.gradle/buildOutputCleanup/cache.properties b/hellofx/.gradle/buildOutputCleanup/cache.properties deleted file mode 100644 index 9c67a3c..0000000 --- a/hellofx/.gradle/buildOutputCleanup/cache.properties +++ /dev/null @@ -1,2 +0,0 @@ -#Sun Nov 14 15:59:12 CET 2021 -gradle.version=6.0 diff --git a/hellofx/.gradle/buildOutputCleanup/outputFiles.bin b/hellofx/.gradle/buildOutputCleanup/outputFiles.bin deleted file mode 100644 index 705f789..0000000 Binary files a/hellofx/.gradle/buildOutputCleanup/outputFiles.bin and /dev/null differ diff --git a/hellofx/.gradle/vcs-1/gc.properties b/hellofx/.gradle/vcs-1/gc.properties deleted file mode 100644 index e69de29..0000000 diff --git a/hellofx/app/build/resources/main/client/main-view.fxml b/hellofx/app/build/resources/main/client/main-view.fxml deleted file mode 100644 index 469829e..0000000 --- a/hellofx/app/build/resources/main/client/main-view.fxml +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hellofx/data/build/tmp/jar/MANIFEST.MF b/hellofx/data/build/tmp/jar/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/hellofx/data/build/tmp/jar/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 -