summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:08:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:08:25 -0800
commit12dbb5f6f81f1d7bda61d62f541510712c7a2502 (patch)
treef0a3cdf535054ff23a68b68963783f8b72aea9f7 /.gitattributes
parent7eee18a9311dd18006d4d05ebc9703515e982ecb (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