diff --git a/.gitignore b/.gitignore index 280e616432810809ddb58679b14e4953217900c4..41e972829b44ddbb2418857ee2eec92e613695a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc *.backup *.log +__pycache__ \ No newline at end of file