summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:12:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:12:46 -0800
commit89edee26f5a132c80ea0e4470e8b1938e111504f (patch)
tree90e86f536333eabcf2d8d4e47b05e18f8b6f43f4 /.gitattributes
parentcc8d1ef541b122b058b4478bf0df4445c065d979 (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