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-11-22 23:24:30 -05:00
parent a8125cd198
commit e0ce37fd45

7
.gitignore vendored
View file

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