jadx/.gitignore

43 lines
359 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/
.run/
2013-05-30 19:46:20 +00:00
out/
*.iml
2013-07-10 19:47:45 +00:00
*.ipr
*.iws
.attach_pid*
*.hprof
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/
.kotlin/
node_modules/
2023-08-31 20:31:56 +00:00
.vscode/
2013-03-18 17:04:23 +00:00
jadx-output/
*-tmp/
2020-05-04 14:47:30 +00:00
**/tmp/
*.jobf
*.jadx
2013-03-18 17:04:23 +00:00
*.class
*.dump
*.log
*.cfg
*.orig
quark.json
2022-01-20 10:23:49 +00:00
cliff.toml
jadx-gui/src/main/resources/logback.xml