summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:33:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:33:12 -0800
commitc130591558575ce02c47d558cccbb44ca20758e9 (patch)
treeb9196e2563a2943adb687c40f05147b2264a19da /.gitattributes
parent049f0cdfe4d8837e8fe7e488aac8e68cd44bcec6 (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