summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:45:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:45:23 -0800
commita7b9b10c47b5a73e6d3ebfe1db83b63bc4ad6aa4 (patch)
treef90e9aca4220e8887dc8f230aef6054b494d48c3 /.gitattributes
parentfb3f876896f17cee2718fb4f14c2bb2188d7093e (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