diff --git a/.gitignore b/.gitignore index 79bb13bb2..98d34b857 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# Regular gitignore entries +_site +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]