summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:40:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:40:45 -0800
commit5345ec7b69a094041395e29b01a1aa3d9b669828 (patch)
tree1c396cf4b608b3fee59471c3af33848e0ee7ddb8 /.gitattributes
parentbd7f193def70c6bfc79decd2f7fdd1b6d85cf157 (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