summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:44:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:44:25 -0800
commita81b1211a594bec8a18d46f15cdc5ef8b6a90a65 (patch)
tree90c2f2a4ca68b3e45cc75ff8851f5d5312039e2e /.gitattributes
parent5ca1995e8607667615a850dc0d956ef48a12b723 (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