summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:56:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:56:29 -0800
commitbb1089c294f8dc6b667f48397e60d438f70ff643 (patch)
tree1192636002ae103cae02339ea52a7ce0bc795ef2 /.gitattributes
parent66f2b550e9b3c169ea25621aa236f8ec1d594b75 (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