mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
Add rust rover to .gitignore
This commit is contained in:
parent
a485977f3f
commit
3ae34ee199
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
/target
|
.idea/
|
||||||
/doc
|
.vscode/
|
||||||
.vscode
|
doc/
|
||||||
|
target/
|
||||||
|
|
||||||
.cargo/config
|
.cargo/config
|
||||||
.cargo/config.toml
|
.cargo/config.toml
|
||||||
|
|
Loading…
Add table
Reference in a new issue