Commit c39850d2 authored by Jilin Zheng's avatar Jilin Zheng
Browse files

Update .gitignore

parent 60a2d841
Loading
Loading
Loading
Loading
+34 −0
Original line number Diff line number Diff line
@@ -13,3 +13,37 @@
.externalNativeBuild
.cxx
local.properties

# 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

# Keystore files
*.jks
*.keystore

# Google Services (e.g. APIs or Firebase)
google-services.json

# Android Profiling
*.hprof