summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:33:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:33:40 -0800
commit8530fa5c304c4f5e4fdc8a09c1830400dd9fc1f8 (patch)
tree86cc0991b182d5347b95a7ff4f20636293f69dd1 /.gitattributes
parentf8e2a36cacd29c95368f181f2e07056bc1080b86 (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