summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:29:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:29:14 -0800
commitdf01615b1f71fe88a297e5d4f67096a938043b87 (patch)
treef3be9937dfb2d84ae9715a6a01ea030d86c02fb6 /.gitattributes
parent4269d84ad3b64e62e569dc24eb400265838b70ce (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