mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
22 lines
200 B
Plaintext
22 lines
200 B
Plaintext
gradle-local.properties
|
|
gpg/
|
|
.gradle/
|
|
build/
|
|
*.class
|
|
*.log
|
|
*.settings.xml
|
|
|
|
# Eclipse
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
bin/
|
|
|
|
# IDEA
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
/.idea/*
|
|
!/.idea/runConfigurations
|
|
out/
|
|
workspace.xml |