summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:37:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:37:34 -0800
commit99269e1d69138474b0ce5d2dc8313e68a7a7e8ad (patch)
treead7cf52fe4e6e0d4cc4ca412e3dd5e3ed3a01aca /.gitattributes
parent67bbda86abb1cf52af6673bf48c7a2462dbdb037 (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