summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:38:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:38:02 -0800
commit701aa4b4c22a84c020fd004a54d2fd8a40b470c5 (patch)
tree421f60e5032033a490b7a3f8a63b835b54de005a /.gitattributes
parentb5d796b28528a5a5df9af8c436286a6c79878e8f (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