Skip to content

Commit ec64123

Browse files
committed
初始化homework作业目录
1 parent 2d5dc84 commit ec64123

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

group07/562247675/homework/.gitignore

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
rebel.xml
2+
.idea/
3+
*.iml
4+
target/
5+
*.class
6+
*.jar
7+
*.war
8+
*.ear
9+
hs_err_pid*
10+
*.DS_Store
11+
._*
12+
.Trashes
13+
.TemporaryItems
14+
desktop.ini
15+
Thumbs.db
16+
$RECYCLE.BIN/
17+
*.lnk
18+
.metadata
19+
.settings
20+
.classpath
21+
.mymetadata
22+
.project

group07/562247675/homework/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Homework

0 commit comments

Comments
 (0)