summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:59:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:59:56 -0800
commit93a780876a3e95f03d80b3e9f52c5b1d2d4e628a (patch)
tree31332a34c8acb751513d55d58a5e2d81e2a00c72 /.gitattributes
parent23a757d5693330c0f69f7f06c6391c66c958ae22 (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