summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:35:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:35:45 -0800
commit900541946791f517b9c62974d5017b4a9915f4f1 (patch)
tree019f592f24700df5353c4c0237c5200e50abdc85 /.gitattributes
parent0a17e8574bc52a66ed13dd2ab24563e21877a376 (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