summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:50:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:50:07 -0800
commit7ba8e22aa1e349c6236035853041b74e0d0b4c3e (patch)
treed89f7e6882c217050be536ee197c1bcbc0a0d6e2 /.gitattributes
parent51f73292af7b3a281f74a37deee4b66fb1e3ca37 (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