summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:39:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:39:21 -0800
commite5835bf00b0d34adb641957e6f9f36a8e6ef8dc5 (patch)
tree38a05d05fdf82f84145ad8db0394edb53fe00c02 /.gitattributes
parent169d1e07c663a42d3b78eb1e9ac2766c6b6453bd (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