summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:09:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:09:16 -0800
commit415d153a4b0dee0065a19486beb19a668376bc28 (patch)
tree2aa2221526177e1a1b6d88cf8ce16e9d11fbbde0 /.gitattributes
parente7896ae4ba3059ad0f8d9bb243592d032cd1f379 (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