summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:01:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:01:41 -0800
commitbb5221f5cb1893ecd42ac082e0a5e333536259ee (patch)
tree6252b66313b24ef437306de0a54d9b3daa6eddfd /.gitattributes
parentcd5d34832b0ac958fe176fd71e37c31cd53ea987 (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