diff options
| author | Tom Black <[email protected]> | 2019-01-01 10:33:02 -0600 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2019-01-01 10:41:32 -0600 |
| commit | be713c960e2b9f675e04c6d7cdabb3cd61a0d62d (patch) | |
| tree | be89fa7f1390ea527cf033bd65150fda4f0db815 /.gitignore | |
| parent | 2ca4a07d60357c3b32625a706f7411997b6258c0 (diff) | |
| download | ruby2d-be713c960e2b9f675e04c6d7cdabb3cd61a0d62d.tar.gz ruby2d-be713c960e2b9f675e04c6d7cdabb3cd61a0d62d.zip | |
Add ability to take screenshot
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build/ +test/screenshot* *.gem Gemfile.lock |
