mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
fix: ignore dot files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
BUILD/
|
BUILD/
|
||||||
output/
|
output/
|
||||||
|
.*
|
||||||
*-local*
|
*-local*
|
||||||
*.orig
|
*.orig
|
||||||
*.swp
|
*.swp
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://opencode.ai/config.json",
|
|
||||||
"permission": {
|
|
||||||
"read": {
|
|
||||||
"version.env": "allow"
|
|
||||||
},
|
|
||||||
"edit": {
|
|
||||||
"version.env": "allow"
|
|
||||||
},
|
|
||||||
"bash": "allow",
|
|
||||||
"external_directory": {
|
|
||||||
"/tmp/**": "allow"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user