summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:13:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:13:03 -0800
commit6e7ab1ca5dc2da44425f45d35f5f71d6899c9397 (patch)
tree3d46ba94cd8f8f615d7ca70a882ef74ce6d3bdde /.gitattributes
parent6c236309cd808a783337b3674044eac32e1c2252 (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