mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
40 lines
474 B
Plaintext
40 lines
474 B
Plaintext
bin/
|
|
*/docs
|
|
*/log
|
|
*/out
|
|
.idea
|
|
!.idea/copyright/haveno_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
|
|
*.java.hsw
|
|
*.~ava
|
|
/bundles
|
|
/haveno-*
|
|
/lib
|
|
/xchange
|
|
desktop.ini
|
|
*/target/*
|
|
*.class
|
|
deploy
|
|
*/releases/*
|
|
/monitor/TorHiddenServiceStartupTimeTests/*
|
|
/monitor/monitor-tor/*
|
|
.java-version
|
|
.localnet
|
|
.vscode
|
|
.vim/*
|
|
*/.factorypath
|