aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)AuthorFilesLines
2020-06-12Update .gitattributes (#30934)XhmikosR1-12/+2
This requires git >= 2.10 but it was released almost 4 years ago.
2020-02-17.gitattributes: add `.sh` and remove `.rb` files. (#30196)XhmikosR1-1/+1
2018-10-21Revert "Simplify .gitattributes."XhmikosR1-1/+11
This reverts commit 1c78f703e08f1288208c60655967ff590cbe69cc. Unfortunately some Linux distros use an ancient git version and this change requires git >= 2.10.
2018-10-17Simplify .gitattributes.XhmikosR1-11/+1
2018-06-01Generate safari-pinned-tab.svg again.XhmikosR1-0/+2
2017-09-26Update .gitattributes. (#24113)XhmikosR1-1/+1
Add .txt and remove the non-existent .py files.
2015-09-08Remove dropped v3 bootstrap-themevsn4ik1-1/+0
[ci skip]
2015-08-29Enforce LF for .py files too.XhmikosR1-0/+1
[ci skip]
2015-08-25Enforce LF for .rb files too.XhmikosR1-0/+1
2015-08-25.gitattributes: enforce LF for scss files.XhmikosR1-1/+1
[ci skip]
2015-02-16.gitattributes: treat source maps as binary filesChris Rebert1-0/+2
2015-02-13Include dist/ files in language stats on GitHubAdam Roben1-0/+4
GitHub considers Bootstrap files to be vendored files, and excludes them from repository language statistics. This makes sense for most repositories, where Bootstrap is indeed third-party code. This repository is the exception; it's first-party code here, so should count toward the language statistics.
2014-03-07Use LF for SVG files too.XhmikosR1-0/+1
2013-12-03add .gitattributes file to enforce Unix newlines within the repoChris Rebert1-0/+8