jadx/.gitignore

32 lines
241 B
Plaintext
Raw Normal View History

2013-05-30 19:46:20 +00:00
# Eclipse files
2013-03-18 17:04:23 +00:00
.classpath
.project
.settings/
2013-05-30 19:46:20 +00:00
# IntelliJ Idea files
.idea/
out/
*.iml
2013-07-10 19:47:45 +00:00
*.ipr
*.iws
.attach_pid*
2013-05-30 19:46:20 +00:00
2018-01-02 12:59:45 +00:00
**/.DS_Store
2013-03-18 17:04:23 +00:00
bin/
target/
build/
classes/
2013-03-18 17:04:23 +00:00
idea/
.gradle/
node_modules/
2013-03-18 17:04:23 +00:00
jadx-output/
*-tmp/
2013-03-18 17:04:23 +00:00
*.dex
*.class
*.dump
*.log
*.cfg