Ignore LICENSE and READMEs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bd9e753bb2
commit
16304389e9
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ steps:
|
|||
exclude:
|
||||
- ".git/"
|
||||
- ".git"
|
||||
- "LICENSE"
|
||||
- "README"
|
||||
- "README.md"
|
||||
script:
|
||||
- cd /starlark
|
||||
- mv lib lib_old
|
||||
|
|
Loading…
Reference in a new issue