summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:50:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:50:04 -0800
commit847b3b4437fdae5e8e491d538ff4c5f7ff985939 (patch)
tree15cd2696be3fe54cb3ac71a0474a95fe7dfeb8a2 /.gitattributes
parentdd774b136153d99561ce5b10525cb3c831887863 (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