summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:11:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:11:01 -0800
commit327f4b91e93a153f3938582123aedf2f53ed8c76 (patch)
tree54e2ae45454dd770e7737520dec29ece9b16dc0f /.gitattributes
parent04bd10126984f0aceb3f531f4467a0edfb88e9bf (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