.git ignore added
parent
6ed79621b0
commit
a379f21619
|
|
@ -6,4 +6,6 @@
|
||||||
*agent/**
|
*agent/**
|
||||||
**downloaded_images**
|
**downloaded_images**
|
||||||
**model_export**
|
**model_export**
|
||||||
**cpython**
|
**cpython**
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
Loading…
Reference in New Issue