diff options
author | Paul Duncan <pabs@pablotron.org> | 2016-08-10 21:09:13 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2016-08-10 21:09:13 -0400 |
commit | cdaa528c0fe38943f928f4d6771d6450dc8b568d (patch) | |
tree | b524871340c41888d760369f6b4d10d4b55154c0 /.gitignore | |
parent | 533ee3ceb098919da478a6be57a2f4342712aca5 (diff) | |
download | zip-crystal-cdaa528c0fe38943f928f4d6771d6450dc8b568d.tar.bz2 zip-crystal-cdaa528c0fe38943f928f4d6771d6450dc8b568d.zip |
add spec/real*zip
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ /libs/ /.crystal/ /.shards/ -/spec/test-*.zip +/spec/test*.zip # Libraries don't need dependency lock |