From acc4b6ac3d0346e46fcaeb1074f8f74aa8336e8b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 5 Jun 2019 23:11:23 -0300 Subject: Restore backup in Ansible instead of Bash --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3