summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:38:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:38:42 -0800
commitb17511e2dc97403c251009908543c64fa3b3d116 (patch)
treefdd01a38891720d7c73541ebf7e3a5556a9c2976 /.gitattributes
parent146a6197ed559e9a707a296e5c21e405ad2e8bbc (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