summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:55:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:55:52 -0800
commit89b6eb6a723d8791637e7392b29f962acb5eb799 (patch)
treee1710e4ab216ad8cf68bdce58c32c806fe80dfd4 /.gitattributes
parent05fa03832eab6a7f7a4e588b057dae78df8821f1 (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