commit 1a4e4673d1cb79ec32b4474951940058d0a2370c (tree) parent 69f90541ec6ed97456904318c34965bcc72a196b Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Sun, 28 Jan 2024 15:00:41 +0200 gitignore Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -10,4 +10,4 @@ __pycache__ result .hugo_build.lock -resources/_gen +blog/resources/_gen