From 34f8a757e3c796abc6e0fd36560dd5a66d606016 Mon Sep 17 00:00:00 2001 From: Andrew Keeton Date: Sun, 28 Sep 2014 18:05:52 -0400 Subject: [PATCH] Add Cargo.lock to .gitignore. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9e37c0b..beb4598 100644 --- a/.gitignore +++ b/.gitignore @@ -66,4 +66,4 @@ TAGS.vi \#*\# src/.DS_Store tmp.*.rs -Cargo.lock \ No newline at end of file +6502emu/Cargo.lock \ No newline at end of file