From 66fbf05c9165b9f356d81acda8bbe362037c18d6 Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Fri, 4 Feb 2022 14:54:37 +0000 Subject: [PATCH] updated gitignore with some extra bits --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 267b1f1..b489bc7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,16 @@ node_modules/ # eleventy gulp build /dist +*.log +npm-debug.* +*.scssc +*.swp +Thumbs.db + +dist +src/_includes/css + + # ---> macOS # General .DS_Store