summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:51:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:51:03 -0800
commit6e8b3dc6f28206d592dc8b23349d27834d14e296 (patch)
tree6b904815299be934e52156be018c246ca0ca5189 /.gitattributes
parent98e16991687604c7bdbe529da50e153b87a972b0 (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