summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:05:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:05:50 -0800
commit9c42960a6f7bb05cc2c0745e50a9e498b3bb6a94 (patch)
tree3ec09f3e25eadd620918fb7593c597df07cad753 /.gitattributes
parent3f784b5ebbf93e996dbd266ad0a9447e3ed5a844 (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