diff --git a/.gitignore b/.gitignore index 790c570..a1cadb6 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,6 @@ crashlytics-build.properties # by github https://github.com/github/gitignore/blob/master/Java.gitignore -client/.gradle/ -client/build/ +hellofx/app/build/ +hellofx/data/build/ hellofx/.gradle/buildOutputCleanup/ \ No newline at end of file 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 -