summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:18:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:18:37 -0800
commitb6f5fd012a768bc794f8e14ae19ba5f85854726f (patch)
tree7b53a3bfb54f0c46d5c001b6e370e59c058ba99f /.gitattributes
parent39d29edd60dbe8b11006565c947fc29ebb84e31b (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