summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:13:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:13:49 -0800
commit4da611a43d97771bcdb4102cee2c7bdbaa777dab (patch)
tree6eefcad5d71d6af0e750355c2c04caa04e8162e8 /.gitattributes
parent2e9a7f6e3a4d2b7581d0058612b166c4d49fad68 (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