summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:12:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:12:12 -0800
commit52b1edf613e2f366f75912c2f8d1e5682a5ed673 (patch)
treeed52ed3ce3ba57cfbd6f110e90998f44b05d6ef9 /.gitattributes
parent5190a51050433490af67a70de90a947c8abf335e (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