summaryrefslogtreecommitdiff
path: root/plugins/rustup/.gitignore
AgeCommit message (Collapse)Author
2021-09-15refactor(plugins): remove old generated completion filesMarc Cornellà
This removes .gitignore plugin files and adds a force-rm of the old completion file, which ignores any errors if the file doesn't exist.
2021-09-07fix: automatically create completion for `cargo` and `rustup` plugins (#10087)Carlo Sala