Skip to content

Commit 2e271dd

Browse files
author
veryben
committed
添加.gitignore文件
1 parent 733ccc7 commit 2e271dd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
bin
2+
build
3+
out
4+
target
5+
.settings
6+
.classpath
7+
.project
8+
.gradle
9+
.DS_Store
10+
*.iml
11+
*.ipr
12+
*.iws
13+
*.log
14+
.idea

0 commit comments

Comments
 (0)