summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:30:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:30:30 -0800
commit2a21508cfef3e606ae5b0b766ca5ef49cf99d741 (patch)
tree80a12ca3b17eba4f616d5085029e7b69f03dcbdf /.gitattributes
parent8757926030c5d91eca3ed121ceee9a98f72f003c (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