diff --git a/.gitignore b/.gitignore index 13fd09e..de02c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,5 @@ .resources/ *~ .hugo_build.lock -config.toml .gitmodules .public/ diff --git a/Makefile b/Makefile index 493e9f8..3fb9cef 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -include var.mk - all: init build oldsite init: