diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e08f3e8..723031e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,5 +18,7 @@ go.sum export-ignore exampleSite/** linguist-vendored resources/_gen/** linguist-vendored +*.webmanifest diff=json linguist-language=JSON + LICENSE text eol=lf README.md text eol=lf |
