summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:33:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:33:58 -0800
commit96962a7ea748dd3170aa53d348137cded3f1f6da (patch)
treeb5347969de8f2470c7afd4f6808853efb5b2bad5 /.gitattributes
parent37c5d7e94e1c8eeeb13143c497b8a6b9244de963 (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