Apktool 2.9.2
[opengapps/opengapps.git] / .gitignore
blob00d0c751d209653f84b229a69165a46c24eee665
1 # Intermediate application files
2 *.ap_
4 # Files for the Dalvik VM
5 *.dex
7 # Java class files
8 *.class
10 # Generated files
11 cache/
12 build/
13 log/
14 out/
16 # Local configuration file (sdk path, etc)
17 local.properties
18 .vscode
19 .DS_Store
21 # Log Files
22 *.log
24 #Temporary editor files
25 *.bak
28 #APKs in the non-sources opengapps repository
29 *.apk
30 #APKs that are marked as potentially dangerous
31 *.err