mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #46936 from gtmanfred/2018.3
don't copy __pycache__ or .pyc files for kitchen
This commit is contained in:
commit
ac4e7cd73f
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ provisioner:
|
|||
- Gemfile.lock
|
||||
- README.rst
|
||||
- .travis.yml
|
||||
- '*.pyc'
|
||||
- __pycache__
|
||||
state_top:
|
||||
base:
|
||||
"os:Windows":
|
||||
|
|
Loading…
Add table
Reference in a new issue