summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:39:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:39:35 -0800
commit6e0a9d229f4021883eb659d847b372888f45a861 (patch)
tree50688fbca52859158b7e23c3cca7dfce669c34ce /.gitattributes
parentf427b98e6a2597d6efae65c56f0d4a98c0e00ba2 (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