summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:36:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:36:20 -0800
commit151a87216e2ee12c36c8965a04913c9af1b036de (patch)
treecb2f0b9427bd3f08861d2d6dc4169372f57ac092 /.gitattributes
parentc7324a7f51c507047eb3cb93bcde1e63c916df6c (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