summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:47:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:47:40 -0800
commit3e8123ad8d207d263c8cbfd4a1aa4cc79ce5aa8a (patch)
treecdf2177eefef1ef474b61e2af1ac44f1ac5b217c /.gitattributes
parent673073d7f9f876302e5763c151006fe63311321b (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