summaryrefslogtreecommitdiff
path: root/themes/LoveIt/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'themes/LoveIt/.gitignore')
-rw-r--r--themes/LoveIt/.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/themes/LoveIt/.gitignore b/themes/LoveIt/.gitignore
new file mode 100644
index 0000000..e27fc7b
--- /dev/null
+++ b/themes/LoveIt/.gitignore
@@ -0,0 +1,20 @@
+# Hugo default output directory
+public/
+/exampleSite/resources/
+/exampleSite/.hugo_build.lock
+
+node_modules/
+build/
+
+## OS Files
+# Windows
+Thumbs.db
+ehthumbs.db
+Desktop.ini
+$RECYCLE.BIN/
+
+# OSX
+.DS_Store
+
+# Linux
+.directory