summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 15:48:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 15:48:30 -0800
commit4d7f0d52bbc62351bd2393e4c9b97924d8a03ef4 (patch)
tree2260070a4d6f36208a937bf9889b048e1eab616a /.gitattributes
parenta692f699491951df721d168418109c8da5d7eba9 (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