3 Star 0 Fork 0

mirrors_promeG/gitignore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Packer.gitignore 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
Troy Lindsay 提交于 2020-08-30 19:21 . Fix typos
# Cache objects
packer_cache/
# Crash log
crash.log
# https://www.packer.io/guides/hcl/variables
# Exclude all .pkrvars.hcl files, which are likely to contain sensitive data,
# such as password, private keys, and other secrets. These should not be part of
# version control as they are data points which are potentially sensitive and
# subject to change depending on the environment.
#
*.pkrvars.hcl
# For built boxes
*.box
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_promeG/gitignore.git
git@gitee.com:mirrors_promeG/gitignore.git
mirrors_promeG
gitignore
gitignore
main

搜索帮助