summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:59:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:59:45 -0800
commit036341ab882788ac127e11a5b09d8df73a319582 (patch)
treef02ddc13139ac56eb519b29a85c957403a5bc511 /.gitattributes
parentdf7fbc9574fa1ff6af0dc0fae5d96b23f257c979 (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