summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:58:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:58:05 -0800
commit53451d37b7d1c47565dcfae90808b6cfe16efcca (patch)
tree29a032c7a8b9221092ade427a8caf7859975d876 /.gitattributes
parent896c1df927429af3ea9fa870a3ee26b8bdf61ca9 (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