update gitattributes
This commit is contained in:
+4
-2
@@ -20,7 +20,7 @@
|
||||
*.PDF diff=astextplain
|
||||
*.rtf diff=astextplain
|
||||
*.RTF diff=astextplain
|
||||
*.md text
|
||||
*.md text eol=lf
|
||||
*.tex text diff=tex
|
||||
*.adoc text
|
||||
*.textile text
|
||||
@@ -68,6 +68,9 @@
|
||||
*.tar binary
|
||||
*.zip binary
|
||||
|
||||
# nginx files
|
||||
*.conf text eol=lf
|
||||
|
||||
#
|
||||
# Exclude files from exporting
|
||||
#
|
||||
@@ -75,4 +78,3 @@
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.vscode/* export-ignore
|
||||
build/* export-ignore
|
||||
|
||||
Reference in New Issue
Block a user