summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:54:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:54:52 -0800
commit2a1e21c7222541f3ef2b1a0d72e76a43bf61e407 (patch)
treed9083b38de0f745140e9be25be870b32ea953188 /.gitattributes
parentf7fcc73da53d0881972146fec8ce222895a87f6a (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