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

github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcssandstuff <github@cssandstuff.com>2018-07-06 05:40:10 +0300
committercssandstuff <github@cssandstuff.com>2018-07-06 05:40:10 +0300
commit939fd17ebd7aa9bdbac907605ecfe9a2213267c7 (patch)
tree5232e54e8fcce43f50b894c5231df07deef940e1 /.gitignore
parentc6248b32f0f806f543bd485a4086e5b22bfb7584 (diff)
removed junk
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1e1636d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+Icon?
+ehthumbs.db
+Thumbs.db
+*.swp
+*.log
+node_modules
+.sass-cache
+packages/*
+public/*
+Barebones
+yarn.lock
+build/* \ No newline at end of file