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