summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:11:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:11:15 -0800
commit4d7e359da8b5f3c0060d1f57bfae7218461c6356 (patch)
tree0a51d027ac30ebf2dd466625554b27ef82028e3b /.gitattributes
parent4fb9e18d8b5633262be6a69df0698331b85965c2 (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