summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:08:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:08:03 -0800
commit183db8b4adca9aed6bc6c81fb3d3052eba33115b (patch)
tree00971ee143c5a93d89e989c96d01c3ba7e86e2b0 /.gitattributes
parent73e7a99292301c8c8f815920fa27d1f12fcb5547 (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