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