4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / .gitignore GITIGNORE
# Built application files
*.apk
*.ap_

# Files for the Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
obj/

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties
.idea/workspace.xml
.idea/libraries

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

# Windows thumbnail db
Thumbs.db

# OSX files
.DS_Store