summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:13:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:13:25 -0800
commit4d9f398a44737de94abf3de31a0eae144cd4d973 (patch)
tree4acf603f815eeaed00d9002dfe08003d79c4e09f /.gitattributes
parent750bf44fc7ae048e1b45fbb220351aa33cc19808 (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