mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
24 lines
200 B
Plaintext
24 lines
200 B
Plaintext
|
docs/
|
||
|
.git/
|
||
|
.dockerignore
|
||
|
.editorconfig
|
||
|
.travis.yml
|
||
|
docker-compose.yml
|
||
|
docker/development/
|
||
|
docker/prod/
|
||
|
docker/README.md
|
||
|
|
||
|
# Gradle
|
||
|
.gradle
|
||
|
build
|
||
|
|
||
|
# IDEA
|
||
|
.idea
|
||
|
*.iml
|
||
|
|
||
|
# macOS
|
||
|
.DS_Store
|
||
|
|
||
|
# Vim
|
||
|
*.sw[op]
|