autorestic/.gitignore
2020-05-17 11:13:02 +02:00

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