mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Prior to this fix, running `./package/osx/create_app.sh` produced a "Main application jar is missing." error. Now the script works as expected.
29 lines
316 B
Text
29 lines
316 B
Text
/docs
|
|
/log
|
|
/bin
|
|
/out
|
|
.idea
|
|
!.idea/copyright/bisq_Affero_GPLv3.xml
|
|
!.idea/copyright/profiles_settings.xml
|
|
!.idea/codeStyleSettings.xml
|
|
*.iml
|
|
*.spvchain
|
|
*.wallet
|
|
*.ser
|
|
*.log
|
|
*.sw[op]
|
|
.DS_Store
|
|
.gradle
|
|
build
|
|
.classpath
|
|
.project
|
|
.settings
|
|
*.java.hsp
|
|
*.~ava
|
|
/bundles
|
|
/bisq*
|
|
/xchange
|
|
desktop.ini
|
|
*/target/*
|
|
*.class
|
|
deploy
|