commit ffd4206089d770f28b64bd431c42fc9f7f7d7613 parent 342776500281cca64a5438bed0391e2df557697c Author: Debarghya Das <debarghya1108@gmail.com> Date: Sat, 28 Feb 2026 06:18:56 +0000 remove embedded git repos Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,4 +1,5 @@ /.venv .env node_modules/ +__pycache__/ /web/node_modules