summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 22:47:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 22:47:02 -0800
commit23c81080ae45bfd2b9a1540052883beb72f1da4f (patch)
tree318c68f2f230aa8185202f4c53cb8b305cbab2a6 /.gitattributes
parenta73e436627ce99294ec0d226cf776b97f827e374 (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