summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:48:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:48:46 -0800
commit756999c965b5c05d33b3dd432cc2530a9789dcf0 (patch)
tree78f40a8722dbfdf26615eacd5ba1fa43db3cfcc5 /.gitattributes
parent1a1c555407e6f97e8fc300a687e87a800c32a487 (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