summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:56:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:56:49 -0800
commit947d28a060fa2bfcfba1cf6c5a518a73a641c3d2 (patch)
tree67e7855dc9d426e25789f5f327fe1bffdad371e7 /.gitattributes
parentb5d82a79d0e49c7dc97d58aefae0f570a11d6f97 (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