summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:06:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:06:31 -0800
commitd2a8ef9fe035acebbbcf1d478a30c12b0b67e961 (patch)
tree0b14ffc927587b0511fd2d639c1baf1090aa60fd /.gitattributes
parent52de060e1545575e56dcf745a4591b71d9b0ee0a (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