Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 0e9b24c

Browse files
committed
Simplify .gitattributes.
1 parent 5778ed1 commit 0e9b24c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.gitattributes

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
icomoon-selection.json eol=lf
2-
source/assets/css/vendor/bootstrap.css eol=lf
3-
source/assets/css/vendor/font-awesome.css eol=lf
4-
source/assets/fonts/fontawesome-*.svg eol=lf
5-
source/assets/js/vendor/bootstrap.js eol=lf
1+
# Enforce Unix newlines
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)