feat: ignore .cargo files

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-28 21:01:42 +02:00
parent 75cd3f9478
commit f3a4fcae62
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

2
.gitignore vendored

@ -5,3 +5,5 @@
# Added by cargo
/target
.cargo/config.toml
.cargo/credentials.toml