Exclude all Target dirs

This commit is contained in:
bitfl0wer 2023-08-01 21:21:00 +02:00
parent 9804c0f346
commit 2739a7479b
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