日常更新
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,7 +1,10 @@
|
||||
.cursor
|
||||
.ssh
|
||||
# 本地填写的验证编排环境变量(从 scripts/.env.verify.example 复制)
|
||||
scripts/.env.verify
|
||||
# 本地填写的验证编排环境变量(从 ansible/env/.env.verify.example 复制)
|
||||
ansible/env/.env.verify
|
||||
|
||||
# 状态板本地缓存(不提交)
|
||||
.status/
|
||||
# 可选:export ANSIBLE_LOCAL_TMP=$PWD/.ansible-tmp(无写权限 ~/.ansible 时)
|
||||
.ansible-tmp/
|
||||
_bmad
|
||||
|
||||
Reference in New Issue
Block a user