add: 初始化
This commit is contained in:
9
acs/.gitignore
vendored
9
acs/.gitignore
vendored
@@ -22,4 +22,11 @@
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
### IDEA ###
|
||||
*/*.log
|
||||
.idea/*
|
||||
*.iml
|
||||
*/target/*
|
||||
*/*.iml
|
||||
/.gradle/
|
||||
/target/*
|
||||
|
||||
Reference in New Issue
Block a user