ignore build files at any depth

This commit is contained in:
əlemi 2022-03-18 02:21:29 +01:00
parent a5cffc35a2
commit 54152cc5a1
No known key found for this signature in database
GPG key ID: BBCBFE5D7244634E

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
/target/ **/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html