diff --git a/.gitignore b/.gitignore index 5dea002..110c6f0 100644 --- a/.gitignore +++ b/.gitignore @@ -87,19 +87,15 @@ lint/tmp/ # Android Profiling *.hprof -# Custom -.androidide +# 忽略 Lint 输出文件 lint-results.xml lint-results.html -winboll.properties -local.properties + +## 忽略 AndroidIDE 临时文件夹 +.androidide ## 忽略模块应用编译配置 /settings.gradle /gradle.properties - -## 忽略 srv 纠结问题 -/srv/ - -## 忽略 winboll-x 文件夹 -/winboll-x/ +/winboll.properties +/local.properties