summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:34:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:34:55 -0800
commit1e08e0ac34b5d2eddda88d84add000abaa7a74ff (patch)
tree877bae902fad842f1edb2a520c9c752859fb8df8 /.gitattributes
parent6ffbf2b9edef5933a9f95916d7c67f02f2f766ad (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