summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:23:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:23:40 -0800
commit83bebecd13efa97e8ed6ef946ddaa47362408a46 (patch)
tree9b2cdbf89a8baa3761a86ff387be0b6f6b6a5b2b /.gitattributes
parentc6ae62fe2744695c1be9243df6153d1abff7cea6 (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