1
0
mirror of https://github.com/mre/mos6502.git synced 2025-02-19 16:32:10 +00:00

Add Cargo.lock to .gitignore. Remove the .gitignore created by Cargo.

This commit is contained in:
Andrew Keeton 2014-09-28 18:04:44 -04:00
parent 446e93eabd
commit 468d659772
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

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

2
6502emu/.gitignore vendored
View File

@ -1,2 +0,0 @@
/target
Cargo.lock