summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:56:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:56:03 -0800
commitc3f921a4673e4cea1160a6675d142c74fe8bcbf3 (patch)
treee4a04c8f9aea14084cbcf07dad144d28c9655245 /.gitattributes
parent33e0878b285ee3d9eae04943d12b5389fb04c7c4 (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