added cargo.lock to gitignore

This commit is contained in:
Rene Eichhorn
2016-05-06 19:34:03 +02:00
parent 6ea0cae943
commit ad3219bb46
2 changed files with 1 additions and 560 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
*.py[co]
/src/sys/target/
*.lock
Cargo.lock