summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:10:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:10:21 -0800
commit2e9300776c4a9c4b626e89e777b2abde8c6c330f (patch)
tree3ead3c1bafd9163c223edcf4f5f46a61b45a3bd2 /.gitattributes
parenta969d32887df015a5ea3f892996a95f415ab4af3 (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