summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 13:37:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 13:37:05 -0800
commit6b3c83ab6db7ea53b154f920cd8f555d06df9b4b (patch)
tree804c351d9575e4b732896772d2e9233cdc8a5a2f /.gitattributes
parent560bc7d0be4b9a7e603f6e32aa0462e48dfb076c (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