summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:58:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:58:11 -0800
commitcb31f029a5c8e8a94d635f88d1a91d6749379bab (patch)
tree69d96334a443b2108228fe71288662dfae6af4c9 /.gitattributes
parenta176eed72a622cb2be68d99f49f6b84752993b7c (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