autorestic/.gitignore

21 lines
169 B
Plaintext

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