summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 19:58:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 19:58:20 -0800
commit49b7df7cf56f0a17e2081581344fbaed73e1c6ea (patch)
treea4c026f50bd513ced73eec6d7833ec1929fb36e9 /.gitattributes
parenta93a1e308b37c8e7efdaeef6c5467d82956229ae (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