summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:38:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:38:42 -0800
commit945c04ea5658345c5127d79a76b71f620a0a6dcf (patch)
tree5fd327bc8fb2ba71c4abf58cef404911a1205b82 /.gitattributes
parentc96a0d6918513eed56f3ffd14a112e8266be8a72 (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