summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:42:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:42:47 -0800
commit71d82da4d0078f0d071132553ef80ef9639d6f4c (patch)
tree9b59ac8b4ca0bb8a26ba53cdb0df52998c61afc7 /.gitattributes
parentbd3249f173c217182c6b5ca25b17ee81c91a8417 (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