Skip to content

Commit 0bf0f73

Browse files
committed
first commit
1 parent b3db14d commit 0bf0f73

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

group11/1310368322/GitHub/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/bin
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
public class testGitHub {
3+
private void mian() {
4+
System.out.print("Hello GitHub");
5+
}
6+
7+
}

0 commit comments

Comments
 (0)