add git ignore file
This commit is contained in:
parent
f454a6a8d0
commit
d57077dad7
|
@ -0,0 +1,5 @@
|
|||
__pycache__/*
|
||||
|
||||
.idea/*
|
||||
|
||||
.vscode/*
|
Loading…
Reference in New Issue