From 841a997776b3dad57e9e8c30419bf2c718844d9e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Jun 2015 18:40:18 -0400 Subject: [PATCH] add .lock and .lastchecked to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9e3650e..19bd3f0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ Setup.o docker chroot propellor.1 +.lock +.lastchecked