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

github.com/jacobsun/hugo-theme-cole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsun6eal <jacob.sun.meta@gmail.com>2019-05-25 16:23:25 +0300
committersun6eal <jacob.sun.meta@gmail.com>2019-05-25 16:23:25 +0300
commitdeb0187d683cfbf69384650ec3bff09609fd9091 (patch)
treea14fcfa503d0cc23f8aeed915ec69de2e9b0127c /.gitignore
parent1ba844741108bd7e1dcd67b31561a5747b5ca47a (diff)
update
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0ed0ea5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+# Hugo default output directory
+/public
+node_modules
+## OS Files
+# Windows
+Thumbs.db
+Desktop.ini
+$RECYCLE.BIN/
+
+# OSX
+.DS_Store
+*.map