summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:03:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:03:03 -0800
commit4f8a3c1cfadeff273c5ec4d68d8907437b0afb0e (patch)
tree53ab1d5b674efeb8f272a4e45a4f7712a959c14d /.gitattributes
parent93d968da792e8a7bf7dbdc2427329b5f5f38cd01 (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