From fd95aa8405768a2a8de7b832009f8066a1ec1c7f Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Thu, 15 Dec 2016 20:20:38 +0000 Subject: [PATCH] Add pycache and build to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dcc8528..ded9479 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ pigs x_pigpio x_pigpiod_if x_pigpiod_if2 +__pycache__ +build