Files
opengapps/.gitignore
T
2019-11-11 14:14:38 +03:00

32 lines
381 B
Plaintext

# Intermediate application files
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
cache/
build/
log/
out/
# Local configuration file (sdk path, etc)
local.properties
.vscode
.DS_Store
# Log Files
*.log
#Temporary editor files
*.bak
*~
#APKs in the non-sources opengapps repository
*.apk
#APKs that are marked as potentially dangerous
*.err