ordered gitignore

This commit is contained in:
cupcakearmy
2019-12-24 16:52:27 +01:00
parent 2fd9e2dd22
commit e80db74af4
8 changed files with 205 additions and 69 deletions

13
.gitignore vendored
View File

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