You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
autorestic/.gitignore

22 lines
175 B

# Editors
.idea
.vscode
# Node
node_modules/
# Build & Runtime
bin
lib
data
restore
docker
Dockerfile
# Config
.autorestic.yml
.autorestic.lock
.docker.yml
# Docs
.codedoc