summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:42:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:42:13 -0800
commit21b3e4689e5b5881a0c8adff9bfbceec21e3817e (patch)
treebbe49f3542c12e1c742c411afacca2d80fc00d90 /.gitattributes
parentec2f49dac405ec22f014a604cfb28ded1a6adcde (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