summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:30:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:30:57 -0800
commit761f512b7a3be5f0a4bfd531dcd354a0b7c1fb5e (patch)
tree64dbdd3448e428cf6afba9cd8da27eb1d1d2aea2 /.gitattributes
parenta75985f8381b7f293892b2e8fea3d12b83958c42 (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