summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:41:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:41:47 -0800
commit2927efd5e72e3a8d5f515c7a2ede85f1cb72e18f (patch)
tree2311bc48a9f47240dbd97690742eed3664aba9c0 /.gitattributes
parente7e1041454ed7b27a790eb4649c20890e193ee2e (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