diff --git a/.gitignore b/.gitignore index fd77e0ea4b..1328f6b7d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,2 @@ -# Byte-compiled / optimized / DLL files +# PyCache files __pycache__/ -*.py[cod] -*$py.class -.pytest_cache/ -.pylint.d/