diff --git a/.gitignore b/.gitignore index 38c424e..7ea8e23 100644 --- a/.gitignore +++ b/.gitignore @@ -244,4 +244,8 @@ dmypy.json # Pyre type checker .pyre/ +/*.egg-info +/*.egg +.idea + # End of https://www.gitignore.io/api/linux,python,pycharm+all \ No newline at end of file