summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:02:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:02:14 -0800
commit4e8383182a5e9c6aa18cc358772df67037c77b59 (patch)
tree3f97a9972f59f9b855f8cb75c45de35b54393275 /.gitattributes
parentb114f1ea6f6025d853afe9c1ecd0b58befad4a30 (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