1
0
mirror of https://github.com/mre/mos6502.git synced 2024-11-22 13:32:25 +00:00

Add Cargo.lock to .gitignore.

This commit is contained in:
Andrew Keeton 2014-09-28 18:05:52 -04:00
parent 468d659772
commit 34f8a757e3

2
.gitignore vendored
View File

@ -66,4 +66,4 @@ TAGS.vi
\#*\# \#*\#
src/.DS_Store src/.DS_Store
tmp.*.rs tmp.*.rs
Cargo.lock 6502emu/Cargo.lock