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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeny Vlasenko <mahnunchik@gmail.com>2014-03-14 23:21:00 +0400
committerEugeny Vlasenko <mahnunchik@gmail.com>2014-03-14 23:21:00 +0400
commitfe708c824139f14ecbf8e359127ac5293009a664 (patch)
tree55178c5fb5322ad879f06f3fe0c5f6e2e42a8213 /.gitignore
parent91850e6e8e69a107c01bf39e6320625bd7d8eb5b (diff)
added .DS_Store to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dd5c9ef..50c0668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ Gemfile.lock
tmp/
test/screenshots/
test/dummy/log/*.log
+
+.DS_Store