diff --git a/.gitignore b/.gitignore index 12c78bb..3b9d15d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build *.ignore drafts *.swp -_site \ No newline at end of file +_site +build.zip diff --git a/static/.gitignore b/static/.gitignore index 833b865..1bd3e4f 100644 --- a/static/.gitignore +++ b/static/.gitignore @@ -2,3 +2,5 @@ _site __pycache__ drafts .git +.jekyll-cache +build.zip