mirror of https://github.com/joan2937/pigpio
Merge pull request #98 from bennuttall/master
Add pycache and build to .gitignore
This commit is contained in:
commit
ac57935837
|
@ -6,3 +6,5 @@ pigs
|
||||||
x_pigpio
|
x_pigpio
|
||||||
x_pigpiod_if
|
x_pigpiod_if
|
||||||
x_pigpiod_if2
|
x_pigpiod_if2
|
||||||
|
__pycache__
|
||||||
|
build
|
||||||
|
|
Loading…
Reference in New Issue