summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:34:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:34:36 -0800
commit891eb0c6389eaaf4a1d6d68e689ddc99faa8eb11 (patch)
treecd8d9505fc7235d36e0dfdf8fdcfeaf3d6075eb9 /.gitattributes
parent920c06244bd7dbbc1e1382988a790c39684f2ab3 (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