summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:43:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:43:47 -0800
commit51f0f11ed4ed37abdb88f62832cb8a329c6c7efa (patch)
tree23c60d9705e2e7e27e4dc4b63ed8c42b327e27cc /.gitattributes
parentb0ef1b66aefb0e073dc92e0cae3b23e8acc4f3e5 (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