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

23 lines
195 B

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