don't copy __pycache__ or .pyc files for kitchen

This commit is contained in:
Daniel Wallace 2018-04-06 14:15:02 -05:00
parent 8105fd9715
commit 91474878fa
No known key found for this signature in database
GPG Key ID: 5FA5E5544F010D48

View File

@ -50,6 +50,8 @@ provisioner:
- Gemfile.lock
- README.rst
- .travis.yml
- '*.pyc'
- __pycache__
state_top:
base:
"os:Windows":