summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:05:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:05:53 -0800
commite2dcc4dabb47bd9db848d7387f8909c2641e0991 (patch)
tree6b006ea36f4b31b38d4943419c09c5081d4506ba /.gitattributes
parent0a2ac17421b29c5eefd9c62fbd26ef5e8bc7c682 (diff)
Add LICENSE.txt and README.mdHEADmain
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