summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:42:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:42:39 -0800
commit6cdedef7c6dbb90e4258e33f6bd61b398cd24bae (patch)
tree1ef97ced3b78aac77d0dba8434989495fc887fb2 /.gitattributes
parentb0c83abd48358bb7627b0b83b10ea850c47d3101 (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