Apktool/.gitignore

26 lines
208 B
Plaintext

# Gradle
.gradle/
bin/
# Build
**/build/
# Eclipse
**/nbproject/private/
*.project
*.classpath
*.settings
*.setting
# Tmp Files
*.kate-swp
*~
*.DS_Store
# IntelliJ
*.iml
.idea/*
**/out/
# Patches
*.patch