summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:38:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:38:33 -0800
commitf95bfd67f65c2b7f8022d9ceb4eb774c96377b6d (patch)
tree45b596c49f37a5155645d6389538f524d21a8fc6 /.gitattributes
parent922aa80f7f75e8303764818136354c0febe228c6 (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