EasyCode/.gitignore

12 lines
138 B
Plaintext

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