summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:56:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:56:34 -0800
commitf941d38025d238fecc1f3c085fd2f923d1f65cfc (patch)
tree2d217d04a76e5a8a0604c825a2ddeafd1cd90f99 /.gitattributes
parentb09d63e46cdb03dda9ac10b85706e66865d1dd62 (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