summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:07:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:07:46 -0800
commit09c4f7d79b42ba2cefd521aa924a1e4efc2c59d7 (patch)
treed1708e2e5425b2662ec29b125ba9d1ddd474bc63 /.gitattributes
parent3b403c8841e7ae99d20980695fa6d44247368596 (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