jadx/.gitignore
Skylot 45df80f036
Some checks failed
Build Artifacts / build (push) Has been cancelled
Build Artifacts / build-win-bundle (push) Has been cancelled
Build Test / tests (ubuntu-latest) (push) Has been cancelled
Build Test / tests (windows-latest) (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
build: enable gradle configuration caching
2024-11-17 00:07:10 +03:00

43 lines
359 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/
.kotlin/
node_modules/
.vscode/
jadx-output/
*-tmp/
**/tmp/
*.jobf
*.jadx
*.class
*.dump
*.log
*.cfg
*.orig
quark.json
cliff.toml
jadx-gui/src/main/resources/logback.xml