1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 08:30:48 +00:00

Add .mypy_cache to .gitignore

This commit is contained in:
Jeremy Frasier 2020-03-02 08:11:32 -05:00
parent 6369cc6594
commit bf366086f4
No known key found for this signature in database
GPG key ID: 285B4A02F4305C09

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.mypy_cache
__pycache__
.python-version