Ignore all dirs starting with target

This commit is contained in:
Carl Lerche 2015-12-02 15:55:50 -08:00
parent bedcfd0cd2
commit 8edff5828e

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.cargo
Cargo.lock
target
target*
libs