summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:38:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:38:57 -0800
commitd200f48b933276210cee239eb3eec61f38981df1 (patch)
treee76b9d0e94ddc32244e0f1ae8bf565c370a85e86 /.gitattributes
parentf3b0cc45fbd387b2201c9df9e8c7f1b7c9a56fe1 (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