From ade144f31033d575c0a23df49bc80ca2cd38e7ae Mon Sep 17 00:00:00 2001 From: Ian Adam Naval Date: Tue, 15 Sep 2015 00:47:13 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5c1eadf..f756c23 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ laundry_notifier/laundry_notifier.conf +*.pyc +*.egg-info +__pycache__