Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejh/hugo-theme-cactus-plus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChalk <chalk@chalk.pe>2018-02-14 23:23:48 +0300
committerChalk <chalk@chalk.pe>2018-02-14 23:23:48 +0300
commit51a3afa4603bdf1b2280c5eb8858ec99dd77f81c (patch)
tree3635c21de00cbe0cb1b465d29433ff4c73b16ef5
parent116947e83f172f8213ca3b37bc8bf03d59183cf5 (diff)
update .gitignore
ref: https://github.com/gohugoio/hugo/blob/master/examples/blog/.gitignore
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e43b0f9..958340e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,12 @@
+# Hugo default output directory
+/public
+
+## OS Files
+# Windows
+Thumbs.db
+ehthumbs.db
+Desktop.ini
+$RECYCLE.BIN/
+
+# OSX
.DS_Store