commit af57fe52b52016f18bc08c76b028c47407ece229 parent fff145536dcd5c62096b01dfe1c0607b4b54d59f Author: Ed van Bruggen <ed@edryd.org> Date: Sun, 12 Jul 2026 15:46:34 -0400 Update gitignore Diffstat:
| M | .gitignore | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -5,9 +5,11 @@ *.swp \#*\# -tags -Session.vim +# hugo files +.hugo_build.lock public resources + +# generated files content/photos/**/*.md content/projects