summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-12 02:26:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-12 02:26:30 -0800
commit075950f00e03f9c730038134368eee0bf94e48bb (patch)
tree80d4c98bf3cd38072a35956a92ae257859d22057 /.gitattributes
parent4b3e21531bfcfe2975edc8afca39cc0656f6184b (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