summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:52:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:52:54 -0800
commit45eef9ce9a39a6b88b00c0d0c5f86cc914852b47 (patch)
treefd54ddaea112c11967bb0c0a7de471f93834354b /.gitattributes
parent3e93f179854b8f1ce0f79a98ffa973cbab8b4ed2 (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