summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:11:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:11:21 -0800
commit536b6e2e9d058c9f9ddcdb1e8ef950f02b1bea7b (patch)
tree2305daa8338d9e72b6d0a8e9a95135c797c0e644 /.gitattributes
parent910324da84e4906bcf79f46e4d953ac5f726df9a (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