Update .gitignore
This commit is contained in:
@@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -284,3 +284,4 @@ marimo/\_lsp/
|
||||
**marimo**/
|
||||
README.md
|
||||
CLAUDE.md
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user