1
0
mirror of https://github.com/revanced/Apktool.git synced 2025-01-22 17:57:35 +01:00
Apktool/.gitignore
2017-12-08 16:40:53 -05:00

26 lines
205 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