summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-05-28 15:21:44 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-05-28 15:21:44 -0400
commit9da2ea53b6dbe059b1d7a718e88fc394e348a688 (patch)
treef5941c5b11e98e7c39f7d5670fccbf00395f37bc
parent67085cd293a22de342ca0793e2837c019a9e6d03 (diff)
parent70df8e8c8b1119990aa55d6cadd3ac207cc07420 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/based.cooking
-rw-r--r--.gitignore11
-rw-r--r--.hugo_build.lock0
2 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 98478da..e9e5974 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,10 @@
-themes/
+/themes/
+
+# Generated files by hugo
+/public/
+/resources/_gen/
+/assets/jsconfig.json
+hugo_stats.json
+
+# Temporary lock file while building
+/.hugo_build.lock
diff --git a/.hugo_build.lock b/.hugo_build.lock
deleted file mode 100644
index e69de29..0000000
--- a/.hugo_build.lock
+++ /dev/null