aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-05 23:11:23 -0300
committerEuAndreh <eu@euandre.org>2019-06-05 23:11:23 -0300
commitacc4b6ac3d0346e46fcaeb1074f8f74aa8336e8b (patch)
tree7ab7472f6aae2cf677880fca5b45f94b10f2ac35 /.gitignore
parentTODOs.org (diff)
downloadtoph-acc4b6ac3d0346e46fcaeb1074f8f74aa8336e8b.tar.gz
toph-acc4b6ac3d0346e46fcaeb1074f8f74aa8336e8b.tar.xz
Restore backup in Ansible instead of Bash
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4a2ab4c..7dfc366 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,6 @@
/docker-compose.yaml
/cloud-config.yaml
/hosts
-/user-data.sh \ No newline at end of file
+/user-data.sh
+/scripts/box/create-backup.sh
+/scripts/box/restore-backup.sh \ No newline at end of file