From ff04a4f343e581abfcd804bee843d60dba653279 Mon Sep 17 00:00:00 2001 From: Alex James Date: Sun, 30 Jul 2017 14:19:22 -0500 Subject: [PATCH] Fix .gitignore for backups directory --- backups/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/backups/.gitignore b/backups/.gitignore index 1438d8e..eddc7ea 100644 --- a/backups/.gitignore +++ b/backups/.gitignore @@ -1,4 +1,5 @@ # Ignore everything +* # But not these files !.gitignore