1
2
Fork 0
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:
Shayne Hartford 2024-12-04 18:07:31 -05:00
parent a485977f3f
commit 3ae34ee199

7
.gitignore vendored
View file

@ -1,6 +1,7 @@
/target
/doc
.vscode
.idea/
.vscode/
doc/
target/
.cargo/config
.cargo/config.toml