summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:07:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:07:38 -0800
commitb5203a2741baeb8306df97358a0d12814b1d1886 (patch)
tree36f37ce844ed14b1e2f6e30188896022934f1fd4 /.gitattributes
parentd012231c482db1c6cd0f9e45220d5421e6b4e905 (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