Files
TachideskJUI/.gitignore
Syer10 871c450783 Add setup and build scripts
Windows setup script will fail until the next release of Tachidesk
2021-03-25 01:25:18 -04:00

24 lines
219 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
out/
workspace.xml