summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:50:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:50:54 -0800
commit0148d9c67b7d842b31ef646cd7b72696d197aaae (patch)
treec816271352702e1992de090a24e809060ba30c35 /.gitattributes
parent16f802d5cef9979994933f7ceebba7f19246ff11 (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