summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 23:04:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 23:04:12 -0800
commitb97c4b98d4ab66c6917dc7f98ad9ea6ff50d0e66 (patch)
treefe2597559a0a44750e68fb09e2a4306a0d7db926 /.gitattributes
parentc215124332cf1a59c73406e450a175c3d2fc3e50 (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