saltstack-formulas / template-formula

SaltStack formula template filled with dummy content
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
119 stars 85 forks source link

chore(gitiginore): add more ignorable artifacts #240

Closed noelmcloughlin closed 2 years ago

noelmcloughlin commented 2 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

This PR adds further unwanted artifacts to the gitignore list for formulas. Comments welcome.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 2 years ago

Closing as getting stale.

By the way, an alternative option is to use https://github.com/github/gitignore/blob/main/Python.gitignore Or even create PR for https://github.com/github/gitignore/blob/main/Salt.gitignore and use that.