Codebase list jadx / upstream/1.2.0+git20201119.4bc6007 .gitignore
upstream/1.2.0+git20201119.4bc6007

Tree @upstream/1.2.0+git20201119.4bc6007 (Download .tar.gz)

.gitignore @upstream/1.2.0+git20201119.4bc6007raw · history · blame

# Eclipse files
.classpath
.project
.settings/

# IntelliJ Idea files
.idea/
.run/
out/
*.iml
*.ipr
*.iws
.attach_pid*
*.hprof

**/.DS_Store

bin/
target/
build/
classes/
idea/
.gradle/
node_modules/

jadx-output/
*-tmp/
**/tmp/
*.jobf

*.class
*.dump
*.log
*.cfg
*.orig