summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:34:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:34:28 -0800
commiteeac9f02ae6bf347d39e7f0adaba33dff1f8200c (patch)
tree128d43d11117d1a84e7c1eda19d10903a05888f0 /.gitattributes
parent95acb01530243cf4fbb9eb51719e6b9353768990 (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