summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:56:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:56:21 -0800
commitaa75ac2d44671c5d734e3fa7f6245e423dafbbf0 (patch)
treed3da0fb0e4f55f4328c43e7f42cedf99f65ebdf0 /.gitattributes
parent638d38122fc6c714284f0d2a149547f6e6da9c5f (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