Merge pull request #130 from saltstack-formulas/myii-patch-1

chore(`.gitignore`): update from `template-formula`
This commit is contained in:
Imran Iqbal 2019-05-19 20:05:01 +01:00 committed by GitHub
commit 6b3b6c65ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.gitignore vendored
View file

@ -47,6 +47,7 @@ coverage.xml
.hypothesis/ .hypothesis/
.kitchen .kitchen
.kitchen.local.yml .kitchen.local.yml
kitchen.local.yml
# Translations # Translations
*.mo *.mo
@ -102,5 +103,11 @@ ENV/
# mypy # mypy
.mypy_cache/ .mypy_cache/
# Ruby Gemfile.lock # Bundler
Gemfile.lock Gemfile.lock
# copied `.md` files used for conversion to `.rst` using `m2r`
docs/*.md
# Vim
*.sw?