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