From 6e30f8c2e957c1e2d8196396a115df2ce1641b1f Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 24 Feb 2020 13:04:24 +0000 Subject: [PATCH] ignore scratch directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dfa4921..c478da6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ blog/ rsources/ resources/ themes/hugo-coder +scratch