summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:58:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:58:25 -0800
commit08147e1e71d44a15a95737a42287a204a9b5b164 (patch)
treebfdfda24b829d466c688c07753756440e9d670d1 /.gitattributes
parent4323d17446fafd8d225ddc779bf2e0e9236b28b5 (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