summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 19:51:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 19:51:24 -0800
commit3a58a203c8b302636e9a3fc5843662e2efe86733 (patch)
treef1de51588411cfc3e63fec2e1afab2618400ddb9 /.gitattributes
parent02304f091c46e68ec346ce448de285249a39ca47 (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