summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:36:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:36:12 -0800
commit0d68addd75cd91aa12de10d46758f7e9dd898aad (patch)
tree5c2fdccfc918a68285f13dafe252da433724cfc0 /.gitattributes
parent054bf17f9945b194f2b8b6f9e7e17c4ab13563a2 (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