Skip to content

Commit

Permalink
Merge pull request #33 from Group-5/chore/folder-cleanup
Browse files Browse the repository at this point in the history
Chore/folder cleanup
  • Loading branch information
fredrjm authored Feb 26, 2026
2 parents 0857d03 + 8f1ffa6 commit 30a7212
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*.war
*.ear
*.nar
target/

##############################
## Maven
Expand Down Expand Up @@ -37,3 +38,8 @@ out/
##############################
*.db
*.DS_Store

##############################
## VSCode
##############################
.vscode/
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

Binary file removed target/classes/edu/group5/app/App.class
Binary file not shown.
Binary file removed target/classes/edu/group5/app/control/Wrapper.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed target/classes/edu/group5/app/model/user/User.class
Binary file not shown.
Binary file removed target/classes/edu/group5/app/utils/Utilities.class
Binary file not shown.
Binary file removed target/classes/edu/group5/app/view/View.class
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file removed target/test-classes/edu/group5/app/AppTest.class
Binary file not shown.

0 comments on commit 30a7212

Please sign in to comment.