Skip to content

Commit

Permalink
Merge pull request #33 from cathrkri/hotfixService
Browse files Browse the repository at this point in the history
Fix: IntelliJ confiqs, idea and targets added in gitignore, deleted few.
  • Loading branch information
apbaluna authored Mar 3, 2026
2 parents 05cb45b + c8d9e6c commit 67aecfc
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 80 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.vscode/
.idea/
.target/
.helpmehelpapplication\target/
.helpmehelpapplication\.idea/
10 changes: 0 additions & 10 deletions .idea/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/Prosjekt-Repo.iml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/compiler.xml

This file was deleted.

20 changes: 0 additions & 20 deletions .idea/jarRepositories.xml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package ntnu.sytemutvikling.team6.service;

public class CharityService {

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package ntnu.sytemutvikling.team6.service;

public class DonationService {

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package ntnu.sytemutvikling.team6.service;

public class FeedbackService {

}
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 67aecfc

Please sign in to comment.