瀏覽代碼

更新忽略文件

zhengyang 2 年之前
父節點
當前提交
bc410dd21c
共有 1 個文件被更改,包括 31 次插入1 次删除
  1. 31 1
      .gitignore

+ 31 - 1
.gitignore

@@ -15,4 +15,34 @@
 /app/sheep/release/
 *.txt
 .idea/
-.idea/*
+.idea/*### Android template
+# Gradle files
+.gradle/
+build/
+
+# Local configuration file (sdk path, etc)
+local.properties
+
+# Log/OS Files
+*.log
+
+# Android Studio generated files and folders
+captures/
+.externalNativeBuild/
+.cxx/
+*.apk
+output.json
+
+# IntelliJ
+*.iml
+.idea/
+misc.xml
+deploymentTargetDropDown.xml
+render.experimental.xml
+
+# Google Services (e.g. APIs or Firebase)
+google-services.json
+
+# Android Profiling
+*.hprof
+