Skip to content

Chore/folder cleanup #33

Merged
merged 2 commits into from
Feb 26, 2026
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.