Permalink
Browse files
Add missing .gitattributes attributes. Refs #2069
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
.gitattributes
|
@@ -2,6 +2,6 @@ |
|
|
* text=auto |
|
|
|
|
|
# Improve accuracy of GitHub's Linguist-powered language statistics |
|
|
pelican/tests/content/* |
|
|
pelican/tests/output/* |
|
|
pelican/tests/content/* linguist-vendored |
|
|
pelican/tests/output/* linguist-vendored |
|
|
samples/* linguist-vendored |
0 comments on commit
98d1d4e