summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:01:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:01:11 -0800
commitae1da127cafbd15d976a6bde6054dd6d1cab42be (patch)
treeeb37795b1ce32af3f153f1b5e5e73bd8b3b9d0cc /.gitattributes
parent9ef8ebd641f504c6d2bd7ee4759f94fd92ac2c4b (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