Exclude gir from workspace so that we can run it

This commit is contained in:
François Laignel 2019-08-19 18:46:49 +02:00
parent ced522ed08
commit f80abb0ba9

View file

@ -20,3 +20,5 @@ members = [
"examples",
"tutorials",
]
exclude = ["gir"]