summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:23:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:23:56 -0800
commitb1fd0f56c184f7003d5b555f4aed6bf9ccf75787 (patch)
tree5ef30cdf7336b37d676ef522d34a5d62def9e997 /.gitattributes
parentc5e2c46c5a0ee17b9b17c8c81c62770016f73795 (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