Skip to content

Commit 12eb71a

Browse files
committed
202109020950 更新.gitignore
1 parent 1c025cd commit 12eb71a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@
2121

2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
24+
25+
26+
*.idea
27+
.idea
28+
.idea/

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# java-architect-util
2-
Java架构师的工具箱
1+
# Java 架构师的工具箱
2+
3+

0 commit comments

Comments
 (0)