summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:56:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:56:28 -0800
commit74ac4e17936bb824572c1648c456eaac8f79acb8 (patch)
tree1670435f597c51f9bc02bd67a7f77dc6b8f9ff29 /.gitattributes
parente6cbdd18c9198cfd2c40185bd09e4ef498d21d8c (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