summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:48:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:48:00 -0800
commiteffb5f2faf50708cba9c063003278f3bc390c330 (patch)
tree4bf7c99b457005eed64c4a1d1a59b3169245a713 /.gitattributes
parente155a3f76b6ec2762aa47517bd4f9a9b1b32e6e3 (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