summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:14:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:14:50 -0800
commitaf78270d9742887c83d92c311ad07517a5ed85cf (patch)
tree46c015a270b885d866d37b25591daf2287fe4c41 /.gitattributes
parentdd8d0ac97f1f2be28fa5402c5c9d0d57745583fd (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