summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 08:37:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 08:37:54 -0800
commit096b5bac49652cb44539a297c6fd2b14016fba51 (patch)
tree0375b30891b815881dd13508dfa4c820f4e9a515 /.gitattributes
parent86c43a174e1b2d256f1d16cfaeaf188e1d455286 (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