updated gitignore with some extra bits

This commit is contained in:
Robert McGovern 2022-02-04 14:54:37 +00:00
parent 35a1684737
commit 66fbf05c91
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -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