diff --git a/.gitignore b/.gitignore index 75a98d6..de93bb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,17 @@ -public/ -resources/_gen/ -themes/ -content/roles/*/**/ -content/collections/ +# local environments +.swp +.env* +/dist/ +/build/ +/node_modules/ + +# auto-generated files +/themes/ +/public/ +/static/ +/resources/ +/content/roles/*/**/ +/content/collections/ + +# hugo .hugo_build.lock