summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:30:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:30:50 -0800
commitfab650fb2f887c1033bb39ca451a03682d1cf070 (patch)
treeb8ec8db200e212435694b6b16e6e3bcedb577ef2 /.gitattributes
parentc5852ce64c338f99989068c95f7dff26a6534c68 (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