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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2015-09-02 03:21:39 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-02 03:21:39 +0300
commit15bac68a9367309ccdade956b37eaeb037efc412 (patch)
tree652bebbfe74b3ee8238f25e4c582a86c5893b0f9 /.gitattributes
parentd16ea456cb68f9cd0ce5fd623932f72c465d7bf3 (diff)
Add .gitattributes #3
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7d35012
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,16 @@
+.* text eol=lf
+Gemfile text eol=lf
+LICENSE text eol=lf
+Rakefile text eol=lf
+*.gemfile text eol=lf
+*.gemspec text eol=lf
+*.html.erb text eol=lf
+*.html.slim text eol=lf
+*.js text eol=lf
+*.rb text eol=lf
+*.ru text eol=lf
+*.sass text eol=lf
+*.scss text eol=lf
+*.yml text eol=lf
+# Don't diff or textually merge source maps
+*.map binary