.gitignore: ignore outputs

This commit is contained in:
Laurier Loiselle 2023-03-28 16:07:33 -04:00
parent f5b95772b9
commit 72176677f7
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ __pycache__
# Built examples
examples/*
tutorial/*
outputs/*
!examples/*.yml
!tutorial/*.yml
!tutorial/*.md