summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:27:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:27:28 -0800
commit282c4df851b3b6a002c3abc57daa8c82d4e71384 (patch)
tree710f81fe7309e3d6e85cc834f2fc0dbfc1d0e592 /.gitattributes
parent354f56a17854311dba069b4c1b40deaeb402c51e (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