summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Black <[email protected]>2019-01-01 10:33:02 -0600
committerTom Black <[email protected]>2019-01-01 10:41:32 -0600
commitbe713c960e2b9f675e04c6d7cdabb3cd61a0d62d (patch)
treebe89fa7f1390ea527cf033bd65150fda4f0db815 /.gitignore
parent2ca4a07d60357c3b32625a706f7411997b6258c0 (diff)
downloadruby2d-be713c960e2b9f675e04c6d7cdabb3cd61a0d62d.tar.gz
ruby2d-be713c960e2b9f675e04c6d7cdabb3cd61a0d62d.zip
Add ability to take screenshot
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 40672d1..e3e4fd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
build/
+test/screenshot*
*.gem
Gemfile.lock