diff --git a/.gitignore b/.gitignore index b6e4761..b09ba54 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,7 @@ dmypy.json # Pyre type checker .pyre/ + +#Custom +__pycache__/ +.github/