summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 04:37:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 04:37:37 -0800
commitc50f0ccf53b024a9af853a6d83f9c9af0811b117 (patch)
treec57998d05a322caddd4b44d7f8af44bf3d48c7ee /.gitattributes
parent496bc1ed0a68720a0d43c55c2f3ecc2e06f7721b (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