autorestic/.gitignore

20 lines
178 B
Plaintext

# Editors
.idea
# Node
node_modules/
package-lock.json
yarn.lock
# Build & Runtime
bin
lib
data
restore
docker
Dockerfile
# Config
.autorestic.yml
.autorestic.lock
.docker.yml