summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:32:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:32:46 -0800
commit2194558d1126b4cce4b47ec926f9e733563d7f18 (patch)
tree70c5006ae07576f665f44f183e55e623b22b5472 /.gitattributes
parent233879e18573aab309b176dc961fdb9a4b05c285 (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