Add RustRover config dir to .gitignore
This commit is contained in:
parent
a17de20b2b
commit
9d99bc32ee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/config.json
|
||||
/posts.json
|
||||
/.vscode
|
||||
/.idea
|
||||
|
||||
# Added by cargo
|
||||
|
||||
|
|
Loading…
Reference in a new issue