summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:30:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:30:55 -0800
commitc6ff6a66496ab09d8dff2b3f3d3188282b78df5a (patch)
tree98c511cdacb797dd5cfb2170c1b9d7d19beddef3 /.gitattributes
parentb098183d8dd4024c656ee83de8a7205b60274142 (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