summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:22:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:22:49 -0800
commitb5693ff1d76a7e277a1366860c4a6f8baf7ef0d2 (patch)
tree6f4080dbecf4beb9f439c57fb178fcaf1f9810ee /.gitattributes
parent491ccebb33cff84433c1ef215c95d75b9f7d2344 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf