add copilot app

This commit is contained in:
arkml 2025-01-13 17:57:37 +05:30
parent 33ac1cca70
commit 24c4f6e552
6 changed files with 876 additions and 0 deletions

2
apps/copilot/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
venv/