/.idea
/.vscode/*log

.DS_Store
/examples/private
/examples/*-log.txt
/build/restic*
/build/rclone*
/dist
/crontab

# binary
/resticprofile*
*.exe

# test output
/coverage.out

# mock binaries
/mock
/echo
/lock/locktest

# test-env
.node-env

# log files
/*.log

status.json
*.prom

# documentation
/docs/content/configuration/reference/index.md
/docs/content/reference/**/*.md
/docs/static/jsonschema
/public
.hugo_build.lock

.env

go.work
go.work.sum

/*.txt
output.xml
