summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael <osiris2918@gmail.com>2019-03-23 03:09:48 -0500
committerxuri <xuri.me@gmail.com>2019-03-23 16:09:48 +0800
commit2874d75555102b8266477cdda2966ff37dde6b12 (patch)
tree8ae0da9a1f477c36f49acef0889110dbf149892a /.gitignore
parent677a22d99497fcc24135c949ab721d80ba5aa92a (diff)
Add benchmark for adding images to sheet (#367)
* Add benchmark for adding images to sheet This should help track performance regressions in future changes. * Only transform sheet name if necessary
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 29e0f2b..096dbdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
~$*.xlsx
test/Test*.xlsx
+*.out
+test/image3.png
+*.test \ No newline at end of file