diff --git a/AddressApp-Part-1/.gitignore b/AddressApp-Part-1/.gitignore new file mode 100644 index 0000000..dfd5473 --- /dev/null +++ b/AddressApp-Part-1/.gitignore @@ -0,0 +1,9 @@ +################# +## Eclipse +################# +/bin +/.metadata +/target* + +# Locally stored "Eclipse launch configurations" +/*.launch \ No newline at end of file diff --git a/AddressApp-Part-1/bin/.gitignore b/AddressApp-Part-1/bin/.gitignore deleted file mode 100644 index 68c7c90..0000000 --- a/AddressApp-Part-1/bin/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/ch/ diff --git a/AddressApp-Part-1/bin/ch/makery/address/MainApp.class b/AddressApp-Part-1/bin/ch/makery/address/MainApp.class deleted file mode 100644 index fc6a6d7..0000000 Binary files a/AddressApp-Part-1/bin/ch/makery/address/MainApp.class and /dev/null differ diff --git a/AddressApp-Part-1/bin/ch/makery/address/view/PersonOverview.fxml b/AddressApp-Part-1/bin/ch/makery/address/view/PersonOverview.fxml deleted file mode 100644 index 9827b1a..0000000 --- a/AddressApp-Part-1/bin/ch/makery/address/view/PersonOverview.fxml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -