summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:55:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:55:55 -0800
commite712d6b0fb527b9b3c9afc08f6579a2326e6bd6a (patch)
treeede6df2631c1abe86b134fa99b8440759c952e17 /.gitattributes
parentd2d0c51fc97281b7dc532fbabd6a8d7a7586b0ea (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