summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:22:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:22:03 -0800
commitae66b4078c396da3910bd1ae1a1fd8c90e3db6fd (patch)
treefc95cae7639ca3af5c432be94a32b914d90bbf07 /.gitattributes
parentfbfd0c920b41518397f1ce094c83e8a89f3cfbbc (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