summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:57:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:57:15 -0800
commitc43154de609658b2f7df674ef70ea5b2d2f05cf2 (patch)
tree8146980994683096118e9dbd7e4c9564a29e1300 /.gitattributes
parentcf8eb09e4f6bfa03c46224aaae2ef3c8d86c4e61 (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