summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:08:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:08:57 -0800
commitc8feade258433b4b38fc78448f0f17deee05a41f (patch)
tree162bdf2921bd5dceb6032a7e547e847fdf4e023c /.gitattributes
parent53f01365b5bfe6169524618ad9942819eeb3b515 (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