summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:00:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:00:35 -0800
commit6b4387039ac44fc4c6613851580cf2b325de6cec (patch)
tree7f45a060482c3d1e22f28d8ea89e4d4d82ae08a9 /.gitattributes
parent8202ad1becdf0b16aaf5a66550c946f3a775f313 (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