fix(git): Updates git attributes (#477)

This commit is contained in:
Kamron Batman 2021-02-06 21:15:29 -08:00 committed by GitHub
parent 76035f6bd1
commit 358839183d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.gitattributes vendored
View file

@ -25,3 +25,9 @@
# Specific paths
publish.cmd text eol=lf
# Do not export
/.git export-ignore
/.github export-ignore
.gitignore export-ignore
.gitattributes export-ignore