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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2019-07-26 03:27:35 +0300
committerMark Otto <markdotto@gmail.com>2019-07-26 03:27:35 +0300
commitb83c9a4df213479165d7334961d9deb49fc62b4c (patch)
treea5c88f953f2541e39ce63afa3cddefc1a52a60ee /.gitignore
First commit (basic asset reading setup with jekyll)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..3a62a37c3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_Store
+_site