From 68275e1830f35236876354b5729a0d4f09a993ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20K=C3=BChn?= Date: Mon, 15 Nov 2021 11:10:55 +0100 Subject: [PATCH] fixed gitignore the second --- .gitignore | 4 +- .../resources/main/client/main-view.fxml | 133 ------------------ hellofx/data/build/tmp/jar/MANIFEST.MF | 2 - 3 files changed, 2 insertions(+), 137 deletions(-) delete mode 100644 hellofx/app/build/resources/main/client/main-view.fxml delete mode 100644 hellofx/data/build/tmp/jar/MANIFEST.MF 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 -