2013-05-30 23:46:20 +04:00
|
|
|
# Eclipse files
|
2013-03-18 21:04:23 +04:00
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
.settings/
|
|
|
|
|
2013-05-30 23:46:20 +04:00
|
|
|
# IntelliJ Idea files
|
|
|
|
.idea/
|
2020-05-03 19:27:54 +01:00
|
|
|
.run/
|
2013-05-30 23:46:20 +04:00
|
|
|
out/
|
|
|
|
*.iml
|
2013-07-10 23:47:45 +04:00
|
|
|
*.ipr
|
|
|
|
*.iws
|
2018-10-17 14:28:45 +03:00
|
|
|
.attach_pid*
|
2019-04-30 00:04:16 +03:00
|
|
|
*.hprof
|
2013-05-30 23:46:20 +04:00
|
|
|
|
2018-01-02 15:59:45 +03:00
|
|
|
**/.DS_Store
|
|
|
|
|
2013-03-18 21:04:23 +04:00
|
|
|
bin/
|
|
|
|
target/
|
|
|
|
build/
|
2017-05-27 17:55:08 +03:00
|
|
|
classes/
|
2013-03-18 21:04:23 +04:00
|
|
|
idea/
|
|
|
|
.gradle/
|
2018-08-24 16:56:01 +03:00
|
|
|
node_modules/
|
2023-08-31 21:31:56 +01:00
|
|
|
.vscode/
|
2013-03-18 21:04:23 +04:00
|
|
|
|
2018-01-18 23:12:48 +03:00
|
|
|
jadx-output/
|
2013-08-01 18:19:54 +04:00
|
|
|
*-tmp/
|
2020-05-04 15:47:30 +01:00
|
|
|
**/tmp/
|
2020-08-05 19:58:43 +01:00
|
|
|
*.jobf
|
2013-08-01 18:19:54 +04:00
|
|
|
|
2013-03-18 21:04:23 +04:00
|
|
|
*.class
|
|
|
|
*.dump
|
|
|
|
*.log
|
|
|
|
*.cfg
|
2018-08-05 23:29:49 +03:00
|
|
|
*.orig
|
2021-08-04 19:18:03 +01:00
|
|
|
quark.json
|
2022-01-20 10:23:49 +00:00
|
|
|
|
2022-05-18 17:19:31 +03:00
|
|
|
cliff.toml
|
|
|
|
jadx-gui/src/main/resources/logback.xml
|