summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:47:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:47:45 -0800
commitf679ade75bb89663a7d4c93a8bf86386536cbb4a (patch)
tree32c30e4e7a7189977a5a38e4bb7e2c626bc3a63f /.gitattributes
parentd7d1a4c178cb96d96c854adc3e403c53bc4226bd (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