Compare commits

...

4 Commits

Author SHA1 Message Date
ambag12 a379f21619 .git ignore added 2026-05-08 20:30:35 +05:00
ahmedmujtaba-gif 6ed79621b0 Merge branch 'main' into AMB_DEV 2026-05-08 20:29:46 +05:00
ambag12 56f52a4edc commit to merger 0.1 2026-05-08 20:27:17 +05:00
ahmedmujtaba-gif 65cb6680eb Remove tracked pycache files 2026-05-08 20:26:24 +05:00
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