Skip to content

Commit 2ff9cab

Browse files
author
Kayvan Sylvan
committed
Add backup dir
1 parent 1ea8d0e commit 2ff9cab

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ group_vars/
33
.vault_pass.txt
44
*.retry
55
.tmp*
6-
backup/

backup/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Ignore everything here
2+
*
3+
# Except this file:
4+
!.gitignore

0 commit comments

Comments
 (0)