summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:34:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:34:32 -0800
commitc87c2993bd007d4dc34520606b0bdddb4e667b8d (patch)
tree09a05c1a35a798a092ffefa152dfa654ccd85081 /.gitattributes
parent29110d54d412de877eb78e44788272c200cb6c7f (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