Ignore Python build artifacts
This commit is contained in:
parent
7fa279eebe
commit
fd849f8a8b
|
@ -1,3 +1,5 @@
|
|||
/target
|
||||
Cargo.lock
|
||||
*.svg
|
||||
*.so
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in New Issue