summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:39:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:39:41 -0800
commit504bffa7c2d48ec76f24f4f844e536c41e12f4dd (patch)
tree5566ac7cfbca5d21b1e3961bac43f822ad558ba9 /.gitattributes
parentffd7bf5b4c0251a0edeafa5debb1c9f6fc2aec5a (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