chore: add gitignore

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2022-01-30 14:41:34 +01:00
parent 70261aed50
commit cea0ac2ba2
No known key found for this signature in database
GPG key ID: 332171FADF1DB90B

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
__pycache__/
.hypothesis/
.mypy_cache/
.pytest_cache/
*.dot