chore(.gitignore): update from template-formula

This commit is contained in:
Imran Iqbal 2019-05-19 20:04:42 +01:00 committed by GitHub
parent d7e5d82ab9
commit 429207f7ca
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/
.kitchen
.kitchen.local.yml
kitchen.local.yml
# Translations
*.mo
@ -102,5 +103,11 @@ ENV/
# mypy
.mypy_cache/
# Ruby Gemfile.lock
# Bundler
Gemfile.lock
# copied `.md` files used for conversion to `.rst` using `m2r`
docs/*.md
# Vim
*.sw?