Commit Graph

14 Commits

Author SHA1 Message Date
XhmikosR d963442d0b
Update .gitattributes (#30934)
This requires git >= 2.10 but it was released almost 4 years ago.
2020-06-12 11:23:44 +03:00
XhmikosR 9c57f79d6b
.gitattributes: add `.sh` and remove `.rb` files. (#30196) 2020-02-17 21:18:57 +02:00
XhmikosR ff9b195da7 Revert "Simplify .gitattributes."
This reverts commit 1c78f703e0.

Unfortunately some Linux distros use an ancient git version and this change requires git >= 2.10.
2018-10-21 18:33:28 +03:00
XhmikosR 1c78f703e0 Simplify .gitattributes. 2018-10-17 12:23:01 +03:00
XhmikosR 62cc0fda50 Generate safari-pinned-tab.svg again. 2018-06-01 10:42:21 +03:00
XhmikosR 8e03f32c9d Update .gitattributes. (#24113)
Add .txt and remove the non-existent .py files.
2017-09-26 14:49:51 +03:00
vsn4ik d99bc3fe62 Remove dropped v3 bootstrap-theme
[ci skip]
2015-09-08 08:58:03 +03:00
XhmikosR 5998b93859 Enforce LF for .py files too.
[ci skip]
2015-08-29 18:57:36 +03:00
XhmikosR 366e51df3f Enforce LF for .rb files too. 2015-08-25 15:38:20 +03:00
XhmikosR a0ba1f1f62 .gitattributes: enforce LF for scss files.
[ci skip]
2015-08-25 08:04:30 +03:00
Chris Rebert 40961659ac .gitattributes: treat source maps as binary files 2015-02-16 22:27:31 -08:00
Adam Roben 4fc6317b40 Include dist/ files in language stats on GitHub
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.
2015-02-13 16:30:07 -05:00
XhmikosR c0749df5a4 Use LF for SVG files too. 2014-03-07 10:20:38 +02:00
Chris Rebert f2dab82d30 add .gitattributes file to enforce Unix newlines within the repo 2013-12-03 11:06:31 -08:00