summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:22:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:22:37 -0800
commit6800a0a8bf73f0d22d80392c66034fbe65c577d7 (patch)
tree076dfb4e3d742f633bb1a375ff17fe789b716b1f /.gitattributes
parent32d87fdabe80fd432e0a0c6633c5a58b11b8897c (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