summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:39:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:39:04 -0800
commitcd6d0cb6c7dcde0a6cf9a27dddd769e6c7e5f68a (patch)
tree32ed8ac941cf425ad70c2573579a26787f8d9b66 /.gitattributes
parentc7d98b90260acb9f85158f4075b54933b3aa58ba (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