📝 Updated scripts and added default gitignores

This commit is contained in:
z3rOR0ne 2022-09-09 08:21:48 -07:00
parent ceffdc06f4
commit d4226720cb
258 changed files with 6900 additions and 27 deletions

View file

@ -0,0 +1,33 @@
# 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