Skip to content

Jacob5412/Remove unnecessary files #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 15, 2022
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ replay_pid*
/LoginLogout/WebApplication1/nbproject/private/
/LoginLogout/LoginLogoutDB/build/
.vscode
.idea
donations.txt
4 changes: 0 additions & 4 deletions Applets/.idea/encodings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions Applets/.idea/misc.xml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

257 changes: 0 additions & 257 deletions Applets/.idea/workspace.xml

This file was deleted.

Binary file removed FAT-Practice/donations.txt
Binary file not shown.
4 changes: 2 additions & 2 deletions FAT-Practice/src/Donations.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ class Donor implements Serializable {
}

public void display() {
System.out.println("name:" + name + ",address:" + address + ",bgroup:" + bgroup +
",dold:" + dold + ",age:" + age);
System.out.println("\nname: " + name + ", address: " + address + ", bgroup: " + bgroup +
", dold: " + dold + ", age: " + age);
}
}

Expand Down
4 changes: 0 additions & 4 deletions _config.yml

This file was deleted.

Binary file removed assignment4/donations.txt
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ PeriodFormat.commandand=,og
PeriodFormat.commaspaceand=, og
PeriodFormat.commaspace=,\
PeriodFormat.spaceandspace=\ og\
PeriodFormat.year=\ �r
PeriodFormat.years=\ �r
PeriodFormat.month=\ m�ned
PeriodFormat.months=\ m�neder
PeriodFormat.year=\ �r
PeriodFormat.years=\ �r
PeriodFormat.month=\ m�ned
PeriodFormat.months=\ m�neder
PeriodFormat.week=\ uge
PeriodFormat.weeks=\ uger
PeriodFormat.day=\ dag
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ PeriodFormat.commandand=,y
PeriodFormat.commaspaceand=, y
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ y
PeriodFormat.year=\ a�o
PeriodFormat.years=\ a�os
PeriodFormat.year=\ a�o
PeriodFormat.years=\ a�os
PeriodFormat.month=\ mes
PeriodFormat.months=\ meses
PeriodFormat.week=\ semana
PeriodFormat.weeks=\ semanas
PeriodFormat.day=\ d�a
PeriodFormat.days=\ d�as
PeriodFormat.day=\ d�a
PeriodFormat.days=\ d�as
PeriodFormat.hour=\ hora
PeriodFormat.hours=\ horas
PeriodFormat.minute=\ minuto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PeriodFormat.commandand=,et
PeriodFormat.commaspaceand=, et
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ et
PeriodFormat.year=\ ann�e
PeriodFormat.years=\ ann�es
PeriodFormat.year=\ ann�e
PeriodFormat.years=\ ann�es
PeriodFormat.month=\ mois
PeriodFormat.months=\ mois
PeriodFormat.week=\ semaine
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ e
PeriodFormat.year=\ ano
PeriodFormat.years=\ anos
PeriodFormat.month=\ m�s
PeriodFormat.month=\ m�s
PeriodFormat.months=\ meses
PeriodFormat.week=\ semana
PeriodFormat.weeks=\ semanas
Expand Down
Binary file removed donations.txt
Binary file not shown.