summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:41:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:41:10 -0800
commit636292ed19c23b3d8dd441d1ef8d6f6ca75249d9 (patch)
tree156c8a2849c6db8c6786543ea3dfefbe81541060 /.gitattributes
parent64df76af42aa6a40de2ba8dd912ead7739359675 (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