summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:43:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:43:00 -0800
commitc42ab7db76cbb8188ef61cf41957d953b5bfea90 (patch)
tree3ba1325013426ad13d973479a4b003e31f13a857 /.gitattributes
parentf73da03d2d5e6e524098619e38da193a716c3c22 (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