summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:48:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:48:01 -0800
commit636405df0f95ed61a3115c7f495cf234697f793a (patch)
tree115e28aaba2c63696dfa824c79621f7406d4c2a1 /.gitattributes
parentc4f65dc3d056ff0a7974a64138273e03032f8e09 (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