UNPKG

@iyowei/cli-fast-gitignore

Version:

命令行工具,用来生成、更新 .gitignore 文件。 ’github/gitignore‘ 模板库已内嵌。

17 lines (12 loc) 238 B
# gitignore template for Puppet modules # website: https://forge.puppet.com/ # Built packages pkg/* # Should run on multiple platforms so don't check in Gemfile.lock # Tests spec/fixtures/* coverage/* # Third-party vendor/* .bundle/*