diff options
| author | furunkel <[email protected]> | 2015-04-24 21:58:27 +0200 |
|---|---|---|
| committer | furunkel <[email protected]> | 2015-04-24 21:58:27 +0200 |
| commit | 6110b385a7d53655fb74ef9fb19497b2111ce42c (patch) | |
| tree | 194ba2a697e319c03b902d011418579d7cd330d2 /.gitignore | |
| parent | 105f1f38a969bbe0e0ee1041c3c315a56bdc8c47 (diff) | |
| download | mruby-6110b385a7d53655fb74ef9fb19497b2111ce42c.tar.gz mruby-6110b385a7d53655fb74ef9fb19497b2111ce42c.zip | |
Output PNG instead of PDF
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e3f434432..1a8c5990c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.o /benchmark/**/*.dat /benchmark/*.pdf +/benchmark/*.png *.orig *.pdb *.rej |
