Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
afsalashyana committed Apr 11, 2020
1 parent 294c3bb commit 8c6d9bf
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 318 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/.gradle/
/buid/
/build/
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

javafx {
version = "14"
modules = [ 'javafx.controls', 'javafx.base', 'javafx.fxml', 'javafx.graphics' ]
modules = [ 'javafx.controls', 'javafx.base', 'javafx.fxml' ]
}

mainClassName = 'com.genuinecoder.Launch'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed build/distributions/CovidWidgetFX-1.0-SNAPSHOT.tar
Binary file not shown.
Binary file removed build/distributions/CovidWidgetFX-1.0-SNAPSHOT.zip
Binary file not shown.
Binary file removed build/libs/CovidWidgetFX-1.0-SNAPSHOT.jar
Binary file not shown.
29 changes: 0 additions & 29 deletions build/resources/main/com/genuinecoder/gui/style/main_style.css

This file was deleted.

29 changes: 0 additions & 29 deletions build/resources/main/com/genuinecoder/gui/widget/widget.fxml

This file was deleted.

172 changes: 0 additions & 172 deletions build/scripts/CovidWidgetFX

This file was deleted.

84 changes: 0 additions & 84 deletions build/scripts/CovidWidgetFX.bat

This file was deleted.

2 changes: 0 additions & 2 deletions build/tmp/jar/MANIFEST.MF

This file was deleted.

0 comments on commit 8c6d9bf

Please sign in to comment.