summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:50:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:50:57 -0800
commiteb992a6f8995e878c35104525794c492ddbd212f (patch)
tree96b5f3ec7b7bab28cb85670082f96d72eac8f9ea /.gitattributes
parenta7e1d065ca9c7e6503b8c0e84266463e7ac8ca83 (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