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