summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:53:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:53:44 -0800
commit6ca8529fa34030e918b64af63ecf787f78b4f503 (patch)
tree21d17829642b096233c13e9c74d9d52eba27352e /.gitattributes
parent6c9f9abe7e1dff6564a2dce4f7675e2021d35da3 (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