通过读取 entry_id/secret_name/secret_value 调用 secrets_update 让服务端用当前密钥重加密。附带模板 CSV,.gitignore 忽略 *.pyc。
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
/target
|
|
.env
|
|
.DS_Store
|
|
.cursor/
|
|
*.pem
|
|
tmp/
|
|
client_secret_*.apps.googleusercontent.com.json
|
|
node_modules/
|
|
*.pyc |