summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:27:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:27:19 -0800
commitf9fb5550d51e4faeaa28190ae962601ca81d2db5 (patch)
treed334c5b3cc12fb7440f9e569b5c6a52dd4e13289 /.gitattributes
parent52c093fa8d43e62ea4733604415c4e1bbc09627b (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