summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 21:30:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 21:30:07 -0800
commit718150be37423572798567b9c96f4cb8262892e2 (patch)
tree7d218b8ecf5bd6925f9d0cef92138001f8d661c6 /.gitattributes
parent4f6441b9ac2a27a69acd41bcb67d8f860c7f8b0c (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