diff --git a/.gitignore b/.gitignore index 700de0f..43c3d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules/ .DS_Store .history/ -resources/ \ No newline at end of file +resources/ +public/ +.hugo_build.lock \ No newline at end of file