summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:02:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:02:43 -0800
commit3db5080d7cf4fda6967f2ffe8bcfbd30788091b3 (patch)
tree9231685bcc7c9ad998130edf5eda0f2555aab2b8 /.gitattributes
parentc49d3b5ee5529940c2997512a20e0259bb895e71 (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