summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:16:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:16:20 -0800
commit7bd1272b88a7b3de5978ccef68ab88e5ce4f6dc6 (patch)
tree762ac38712f1d748da6ae0a1b9ac8cf1a5d668e1 /.gitattributes
parenta9d87b8e1aceeea898fefbff3430728f22abaa5f (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