summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:27:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:27:08 -0800
commit23a7be4141f4c2b4e64de3ad5001ec49b288d426 (patch)
tree41ef3b6a52b85e3057ee8dcc191f248a595dc223 /.gitattributes
parente92f45fdc1632306c335b240996620ce73eb8bc9 (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