summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:15:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:15:41 -0800
commitacfe5e607acd26d9874c1e3653fdd6fb75d15d17 (patch)
tree3c7cf39932a70d66fdf26892e95dac690e5447c0 /.gitattributes
parent357b7dd653ac3a6ba344481d637fb25aa8d1ebd1 (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