diff --git a/.gitignore b/.gitignore index 5cd2e4d..2f31182 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea .vscode -**/__pycache__/ \ No newline at end of file +**/__pycache__/ +**/main.py \ No newline at end of file