neft_inward

This commit is contained in:
2026-03-07 19:36:00 +05:30
commit 2073b3fef5
17 changed files with 1786 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(python3 -m venv:*)",
"Bash(source venv/bin/activate)",
"Bash(python:*)",
"Bash(pip install:*)"
]
}
}