summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:45:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:45:56 -0800
commit9da6d5fd1a71ebf45e35afc651eb2035b2c13907 (patch)
treecc372bc9defd1fe8a050feadc9b916a6c861bce4 /.gitattributes
parent911721ba412d707b873cf065fa982a9c01ab4a15 (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