From 1e489aa00e25f69d33e287fb7e67a611e392e8c8 Mon Sep 17 00:00:00 2001 From: Christian Weimann Date: Sat, 13 Jan 2024 05:00:12 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a130d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/public/ +/resources/_gen/ +/assets/jsconfig.json +hugo.log +hugo_stats.json +.hugo_build.lock +hugo.exe +hugo.darwin +hugo.linux