summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:52:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:52:01 -0800
commit699a2330066ed869ee4d934e20fbf34e4991f6f1 (patch)
tree67197fe05433dc6ded174d4be888e4f4e6ea6f77 /.gitattributes
parent3d173624400d92beda9eb7c46b31e1fde9c0cfd2 (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