-
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.
Fix: Saved IntelliJ confiqs and added .idea in the helpmehelpapplicat…
…ion to gitignore file
- Loading branch information
AdrianBalunan
committed
Mar 3, 2026
1 parent
05cb45b
commit c8d9e6c
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.