aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 16 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c75eecc..9c27e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,16 @@
-/public
+# Generated files by hugo
+/public/
+/resources/_gen/
+/assets/jsconfig.json
+hugo_stats.json
+
+# Executable may be added to repository
+hugo.exe
+hugo.darwin
+hugo.linux
+
+# Temporary lock file while building
+/.hugo_build.lock
+
+*/.DS_Store
+.DS_Store