summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:46:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:46:10 -0800
commit02ac951e6a1bec943be0c1da60d00625b68af0d4 (patch)
tree7a45216b85feb8722c7ca2f4b919f0e24992026b /.gitattributes
parenta7214c60f8ef3ad2c5fa7b01aed3d0b466dd8b04 (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