mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
adds ctags to the gitignore
This commit is contained in:
parent
da92a32d10
commit
c76f526773
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -30,3 +30,6 @@ clap-rs.iml
|
|||
test-results.test
|
||||
expanded.rs
|
||||
clap_derive/expanded.rs
|
||||
|
||||
# ctags
|
||||
**/*.vi
|
||||
|
|
Loading…
Reference in a new issue