summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:22:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:22:53 -0800
commit6ee5c4564f54682c47444f9e47228d4726a4a6ca (patch)
tree6b167c80d98165a37f3b75531bc1da3eb1d4c9e2 /.gitattributes
parent915e9df45211309551c9d89af555ce2eab75b186 (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