summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 08:35:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 08:35:25 -0800
commit1ef3bc3bcc8675f7d4c2db85bf10d3f71e2943ba (patch)
tree1e0e6adf17c8e05398896cb6861267a9046ff849 /.gitattributes
parentdab487943047a15bd4c9011bca53b38b9c5be44f (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