summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:23:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:23:15 -0800
commit7f828a6a2a7b94a9cf4f3dd96ce4dadfa5e6e6a3 (patch)
tree9a99c77f66d0b8845e3d0c88bb8eb3285bd0982f /.gitattributes
parent261d7335f1f109274b4d9df29fca5d70ef2f73c4 (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