mirror of
https://github.com/skylot/jadx.git
synced 2025-01-30 00:42:22 +00:00
38 lines
293 B
Plaintext
38 lines
293 B
Plaintext
# 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
|
|
quark.json
|
|
|
|
cliff.toml |