From: Ben Nuttall Date: Thu, 15 Dec 2016 20:20:38 +0000 (+0000) Subject: Add pycache and build to .gitignore X-Git-Tag: archive/raspbian/1.68-2+rpi1~71^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fd95aa8405768a2a8de7b832009f8066a1ec1c7f;p=pigpio.git Add pycache and build to .gitignore --- 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