.git ignore added

AMB_DEV
ambag12 2026-05-08 20:30:35 +05:00
parent 6ed79621b0
commit a379f21619
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -6,4 +6,6 @@
*agent/** *agent/**
**downloaded_images** **downloaded_images**
**model_export** **model_export**
**cpython** **cpython**
__pycache__/
*.pyc