添加.gitignore文件
This commit is contained in:
parent
733ccc7bb7
commit
2e271dd6fc
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
bin
|
||||
build
|
||||
out
|
||||
target
|
||||
.settings
|
||||
.classpath
|
||||
.project
|
||||
.gradle
|
||||
.DS_Store
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.log
|
||||
.idea
|
Loading…
x
Reference in New Issue
Block a user