summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:27:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:27:20 -0800
commita81ccc20f880fc833c85fad15dba43a99b80100f (patch)
tree638a23aef0b7bd1e27ef2a46a292073e53db9e22 /.gitattributes
parentb5c0c93cc6511c709d8752c3ba78ef14fbb93b52 (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