浏览代码

添加gitignore文件

zengjiebin 8 年之前
父节点
当前提交
57e4aa696c
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+*.iml
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/captures
+.externalNativeBuild
+/.idea