summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:00:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:00:07 -0800
commit7ca95cc1c58da9145eee336d32791360bb88d4a9 (patch)
tree09f2d7e1b7f17d3d24e693145f7bba1149ab8d35 /.gitattributes
parente0747cc41dfc3701b40c6624e010921a82334546 (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