15 lines
138 B
Plaintext
15 lines
138 B
Plaintext
/br
|
|
/bin
|
|
/.idea
|
|
/docker/data/
|
|
/docker/logs/
|
|
*.swp
|
|
.DS_Store
|
|
/go.mod
|
|
/go.sum
|
|
|
|
# for the web interface
|
|
web/node_modules/
|
|
web/dist/
|
|
.vscode/
|