summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:42:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:42:58 -0800
commitb3c66eba346b33c7a81567e67eeaabc9b872eee2 (patch)
tree48c64e1f6f0a3e07e59fddbe2fdd06df96099080 /.gitattributes
parent4a37507cbb2432d35b78468a9286b9ae5ee5e07f (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