summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:27:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:27:18 -0800
commit9bdb3b4518d597c8db8699da66968cc33832cc28 (patch)
tree5578c863e5402c9ea92188bb3fa4ebaa4e16a222 /.gitattributes
parentdef4be0b8ab6031a7a88f3f0ee5f7f8ec319f4a4 (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