-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from cathrkri/hotfixService
Fix: IntelliJ confiqs, idea and targets added in gitignore, deleted few.
- Loading branch information
Showing
15 changed files
with
17 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,3 +2,5 @@ | |
| .vscode/ | ||
| .idea/ | ||
| .target/ | ||
| .helpmehelpapplication\target/ | ||
| .helpmehelpapplication\.idea/ | ||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
5 changes: 5 additions & 0 deletions
5
helpmehelpapplication/src/main/java/ntnu/sytemutvikling/team6/service/CharityService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package ntnu.sytemutvikling.team6.service; | ||
|
|
||
| public class CharityService { | ||
|
|
||
| } |
5 changes: 5 additions & 0 deletions
5
helpmehelpapplication/src/main/java/ntnu/sytemutvikling/team6/service/DonationService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package ntnu.sytemutvikling.team6.service; | ||
|
|
||
| public class DonationService { | ||
|
|
||
| } |
5 changes: 5 additions & 0 deletions
5
helpmehelpapplication/src/main/java/ntnu/sytemutvikling/team6/service/FeedbackService.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package ntnu.sytemutvikling.team6.service; | ||
|
|
||
| public class FeedbackService { | ||
|
|
||
| } |
Binary file added
BIN
+335 Bytes
helpmehelpapplication/target/classes/ntnu/sytemutvikling/team6/service/CharityService.class
Binary file not shown.
Binary file added
BIN
+338 Bytes
helpmehelpapplication/target/classes/ntnu/sytemutvikling/team6/service/DonationService.class
Binary file not shown.
Binary file added
BIN
+338 Bytes
helpmehelpapplication/target/classes/ntnu/sytemutvikling/team6/service/FeedbackService.class
Binary file not shown.