]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
opts: rephrase wording for --all and -p
[rust.git] / .gitignore
index ad9178f09ca0619dd40473877761e16e5f42a381..37adf8751ca8f91fb041bcdbf31845632114562c 100644 (file)
@@ -4,7 +4,7 @@
 ### Rust ###
 # Generated by Cargo
 # will have compiled files and executables
-/target/
+/target
 
 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
 # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
@@ -21,3 +21,4 @@
 # Editors' specific files
 .idea/
 .vscode/
+*~