summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:13:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:13:37 -0800
commitafe0822712af0d60bb3ed645dc7b4b51494f5d4e (patch)
tree705d0a81f14b8aac886b63d708370b11d64f5f72 /.gitattributes
parentc0af675a8bca4eef61a84eb998ff268f75c07131 (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