Ignore LICENSE and READMEs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Depau 2020-04-19 02:13:48 +02:00
parent bd9e753bb2
commit 16304389e9

View file

@ -27,6 +27,9 @@ steps:
exclude:
- ".git/"
- ".git"
- "LICENSE"
- "README"
- "README.md"
script:
- cd /starlark
- mv lib lib_old