chore: Merge .gitattributes (#1646)

This commit is contained in:
XhmikosR
2021-01-04 13:38:43 +02:00
committed by GitHub
parent 52f37a1ab7
commit 2fb25aab28
2 changed files with 3 additions and 2 deletions

3
.gitattributes vendored
View File

@@ -1,2 +1,5 @@
# Enforce Unix newlines # Enforce Unix newlines
* text=auto eol=lf * text=auto eol=lf
benchmark/documents/* binary
benchmark/jquery*.js binary

View File

@@ -1,2 +0,0 @@
documents/* binary
jquery*.js binary