summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:43:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:43:33 -0800
commit93ea3aabaed1af6d9b2c5034a393b72c89ed3741 (patch)
tree8ebbd9b557f2c4d036f0e3c11360b276f7e5d76c /.gitattributes
parentf6a3f03a412324bec9915044b5f1dc680e6ff2cc (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