Update .gitignore.
This commit is contained in:
parent
306235e93d
commit
f24e7e5b29
|
@ -1,3 +1,5 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.vcd
|
||||
outgoing
|
||||
|
|
Loading…
Reference in New Issue