ACLauncher/.gitignore
Mihail Yaremenko 8174e3e64f
Fix #655: set macOS Dock icon on jar build on newer Java versions (#703)
* Add OS X resource forks and other stuff to gitignore

* fix #655, try to set Dock icon only if not using app bundle

* update CHANGELOG.md

* try to set macOS icon only when using jar bundle, as in app bundle macOS sets everything automatically

Co-authored-by: Ryan Dowling <ryan@ryandowling.me>
2023-01-13 00:37:08 +11:00

39 lines
401 B
Text

# Binaries
.gradle/
build/
# Runtime
bin/
dist/
run/
# IDE Config
.settings/
.classpath
.project
# Launcher Test Run Directory
testLauncher/
# OS X
.DS_Store
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# ACT
.actrc
.secrets
# Other
java_pid*.hprof
*.log
mockserver_keystore_*
# crowdin config
crowdin.yml