summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 15:27:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 15:27:01 -0800
commite142a78ff6ba0a08f492dac672868cbe6305d9ae (patch)
treef07421c879d621537f8a1551daf1c36e7dfa3638 /.gitattributes
parent137a06ed3ee53e7f1f7d951a5361e4f88fdc7795 (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