Exclude all Target dirs

This commit is contained in:
bitfl0wer 2023-08-01 21:21:00 +02:00
parent 80dac3b7a1
commit 076887938f
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/**/target/
# These are backup files generated by rustfmt
**/*.rs.bk