Add code-relaxed template, handle wildcard network allow
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"api.together.xyz",
|
||||
"openrouter.ai",
|
||||
|
||||
// Cursor API
|
||||
"*.cursor.sh",
|
||||
|
||||
// Git hosting
|
||||
"github.com",
|
||||
"api.github.com",
|
||||
@@ -63,6 +66,9 @@
|
||||
// Codex state/config
|
||||
"~/.codex/**",
|
||||
|
||||
// Cursor state/config
|
||||
"~/.cursor/**",
|
||||
|
||||
// Package manager caches
|
||||
"~/.npm/_cacache",
|
||||
"~/.cache",
|
||||
|
||||
Reference in New Issue
Block a user