jadx/.gitignore

41 lines
343 B
Plaintext
Raw Normal View History

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/
.run/
2013-05-30 23:46:20 +04:00
out/
*.iml
2013-07-10 23:47:45 +04:00
*.ipr
*.iws
.attach_pid*
*.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/
classes/
2013-03-18 21:04:23 +04:00
idea/
.gradle/
node_modules/
2023-08-31 21:31:56 +01:00
.vscode/
2013-03-18 21:04:23 +04:00
jadx-output/
*-tmp/
2020-05-04 15:47:30 +01:00
**/tmp/
*.jobf
2013-03-18 21:04:23 +04: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