Ignore Python cache
This commit is contained in:
parent
16c8a84cce
commit
321b559ed4
|
@ -7,6 +7,7 @@
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
__pycache__
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue