summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-04-26 12:21:03 -0700
committernfenwick <nfenwick@pglaf.org>2025-04-26 12:21:03 -0700
commitf0b70ef6a1bf1dff3e6077bb67a07715f0feeebd (patch)
tree1bd6039bae6b8f6ce445bba500605ec1050124a6 /.gitattributes
Initial commitHEADmain
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