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/
|
2020-05-03 18:27:54 +00:00
|
|
|
.run/
|
2013-05-30 19:46:20 +00:00
|
|
|
out/
|
|
|
|
*.iml
|
2013-07-10 19:47:45 +00:00
|
|
|
*.ipr
|
|
|
|
*.iws
|
2018-10-17 11:28:45 +00:00
|
|
|
.attach_pid*
|
2019-04-29 21:04:16 +00:00
|
|
|
*.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/
|
2017-05-27 14:55:08 +00:00
|
|
|
classes/
|
2013-03-18 17:04:23 +00:00
|
|
|
idea/
|
|
|
|
.gradle/
|
2024-11-16 17:28:23 +00:00
|
|
|
.kotlin/
|
2018-08-24 13:56:01 +00:00
|
|
|
node_modules/
|
2023-08-31 20:31:56 +00:00
|
|
|
.vscode/
|
2013-03-18 17:04:23 +00:00
|
|
|
|
2018-01-18 20:12:48 +00:00
|
|
|
jadx-output/
|
2013-08-01 14:19:54 +00:00
|
|
|
*-tmp/
|
2020-05-04 14:47:30 +00:00
|
|
|
**/tmp/
|
2020-08-05 18:58:43 +00:00
|
|
|
*.jobf
|
2024-09-04 20:31:37 +00:00
|
|
|
*.jadx
|
2013-08-01 14:19:54 +00:00
|
|
|
|
2013-03-18 17:04:23 +00:00
|
|
|
*.class
|
|
|
|
*.dump
|
|
|
|
*.log
|
|
|
|
*.cfg
|
2018-08-05 20:29:49 +00:00
|
|
|
*.orig
|
2021-08-04 18:18:03 +00:00
|
|
|
quark.json
|
2022-01-20 10:23:49 +00:00
|
|
|
|
2022-05-18 14:19:31 +00:00
|
|
|
cliff.toml
|
|
|
|
jadx-gui/src/main/resources/logback.xml
|