summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 22:43:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 22:43:37 -0800
commit742b5c8fd87d07aec8f09410ebc66a383c4575d7 (patch)
treeb504052aa981156f0571f8e7d887417cd1fcb854 /.gitattributes
parentb2378477ac83a30f7f27c98a1d3c4a989cc743fa (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