summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:32:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:32:18 -0800
commitc373bdf229c59b6995e9af4f6c7aa25b8cb23117 (patch)
tree24e6df43d454f79761aed83fcfd84ad46ab376eb /.gitattributes
parentcf8859c9c3edcd8c4ee53d01ef2882df37f85625 (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