From 8208629e2349713b7781c966b870be385cf7b150 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Fri, 4 Feb 2022 12:30:58 -0500 Subject: [PATCH] include gitignore --- cache/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cache/.gitignore diff --git a/cache/.gitignore b/cache/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/cache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file