Explorar el Código

更新.gitignore文件忽略.gradle和.idea目录

zhanglong7 %!s(int64=3) %!d(string=hace) años
padre
commit
2b44dae30e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@ -3,4 +3,5 @@
3 3
build/
4 4
bin/
5 5
gen/
6
6
.idea/
7
.gradle/