summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 04:50:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 04:50:12 -0800
commit9341ecff2dc45d9c112d3c6bc672b65c83dcbd34 (patch)
tree30e96579c8e94300c077d83cc92d744fc1f037e0 /.gitattributes
parentc344237566b5e5113d7a8cf8b6bd78e2a238dd26 (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