Simplifiy .gitignore

master
Jos van den Oever 2018-06-08 14:19:21 +02:00
parent b8fcb67112
commit d55eadb972
1 changed files with 3 additions and 5 deletions

8
.gitignore vendored
View File

@ -1,8 +1,6 @@
/demo/rust/Cargo.lock
/demo/rust/target/
**/Cargo.lock
**/target/
/docker_home/
/tests/rust_*/Cargo.lock
/tests/rust_*/target/
# tutorial build
/build/tutorial/
/build/tutorial/