EasyCode/.gitignore

11 lines
132 B
Plaintext

### IntelliJ IDEA ###
## 忽略其他配置文件,防止冲突
.idea/
.gradle/
##忽略输出文件夹
out/
build/
idea-sandbox