summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:56:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:56:18 -0800
commit571150407ae31ad898a04173f7fd293b832f2ea5 (patch)
tree47a099945caaceef71b4257b8b091ea59b1fe624 /.gitattributes
parent019a884a3421fc17b203d9315b2ec2eeb6ed01a6 (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