Update .gitignore

This commit is contained in:
Nguyen LTS
2026-04-16 10:34:48 -04:00
parent 457016b8d4
commit 15f8a38ba3
2 changed files with 1 additions and 19 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"permissions": {
"allow": [
"Bash(python run.py)",
"Bash(curl -s http://127.0.0.1:5000/login)",
"Bash(node --check e:/NguyenNgo/Projects/PassKeeper/app/static/js/vault.js)",
"Bash(pkill -f \"python run.py\")",
"Bash(.venv/Scripts/pip install:*)",
"Bash(wc -l /e/NguyenNgo/Projects/PassKeeper/app/static/js/*.js /e/NguyenNgo/Projects/PassKeeper/app/routes/*.py /e/NguyenNgo/Projects/PassKeeper/app/models/*.py)",
"Bash(grep -n \"security/score\\\\|/api/security\" e:/NguyenNgo/Projects/PassKeeper/app/routes/*.py)",
"Bash(python reset_db.py)",
"Bash(node -c /e/NguyenNgo/Projects/PassKeeper/app/static/js/auth.js)",
"Bash(node -c /e/NguyenNgo/Projects/PassKeeper/app/static/js/sharing.js)",
"Bash(node -c /e/NguyenNgo/Projects/PassKeeper/app/static/js/vault.js)",
"Bash(python3 -m py_compile /e/NguyenNgo/Projects/PassKeeper/app/routes/auth.py /e/NguyenNgo/Projects/PassKeeper/app/routes/sharing.py /e/NguyenNgo/Projects/PassKeeper/app/routes/emergency.py /e/NguyenNgo/Projects/PassKeeper/app/models/token_blacklist.py)",
"Bash(wc -l /e/NguyenNgo/Projects/PassKeeper/app/routes/*.py /e/NguyenNgo/Projects/PassKeeper/app/models/*.py /e/NguyenNgo/Projects/PassKeeper/app/static/js/*.js)"
]
}
}
+1
View File
@@ -284,3 +284,4 @@ marimo/\_lsp/
**marimo**/ **marimo**/
README.md README.md
CLAUDE.md CLAUDE.md
.claude/