summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:55:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:55:53 -0800
commit9a8ae6b81a4f4fa3708f1cdc4a2ff998514ff57a (patch)
tree7c220a218ccab6eed531fcdf74afe59834ed6913 /.gitattributes
parent93f88c45722300b45d1c23cfccac16befe35c0fd (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