summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:18:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:18:26 -0800
commitc461fe0c3bf6b0a8f94c8a776c07f55516d7c4b6 (patch)
tree4c29369a9dd78ed25c2cc1a42257757a594d16f2 /.gitattributes
parent792af8c36d393c1eb637b99c89591fa5d28da952 (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