mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 13:14:48 +01:00
21 lines
169 B
Plaintext
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 |