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

github.com/cristianmarint/sicily-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Marín <cristianmarint@gmail.com>2020-10-09 17:56:48 +0300
committerCristian Marín <cristianmarint@gmail.com>2020-10-09 17:56:48 +0300
commit6f94eccb396a7ab0b5b6c2a280f053cd42a0407b (patch)
tree352ef8105c2d6c9bda27a53c8c7e39b8cb096d73 /.gitignore
🚀
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cb66bec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+Thumbs.db
+.DS_Store
+.dist
+.tmp
+.sass-cache
+npm-debug.log
+node_modules
+builds
+package-lock.json
+public
+docs \ No newline at end of file