/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
community/Puppet.gitignore
16 строк
238 B
Brendan Forster
added template for Puppet modules
23 ноя 2018, 02:30
23 ноя 2018, 02:30
40522d5
Код
Авторство
О чём код?
# 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/*