diff --git a/.gitignore b/.gitignore index 8cd0f88..0a147ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config.ini PythonSed -*#* \ No newline at end of file +*#* +__pycache__/ \ No newline at end of file