summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 14:56:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 14:56:09 -0800
commitd09e218f3f8e964bbf3a83d8a79cd4445ff05c2f (patch)
treef25d885b09d98dc8eb846f32e74b0d4a3a395ef0 /.gitattributes
parentd9c2639e61c3d33147f84b810e4eae5a511492ac (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