summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:47:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:47:17 -0800
commit019d93bc371fce8db0351dc39f81c1ab132915f5 (patch)
tree742b0092754d26afd45c3f9bcf647cb59c1245b7 /.gitattributes
parent7b95061158305d70470602b039bfcec182100cf8 (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