summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 23:16:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 23:16:00 -0800
commit13f308c2adab1abc02b9bb4a149825f6b65b0e85 (patch)
tree25e667db67ba15bb398e8e06c49ffc737332fac8 /.gitattributes
parent4c4782d66c8c7f2da8590abf71dc5d2c120db6b7 (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