diff --git a/.gitignore b/.gitignore index fad29672..606d14bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -# Игнорируем новые файлы из Google Portable +Utils/Jupyter-notebooks/.ipynb_checkpoints/** +# Игнорируем новые файлы из Google Portable /**/Resources/GoogleChromePortable #Игнорируем все папки с названием __pycache__ /**/__pycache__/** @@ -19,6 +20,7 @@ /**/OpenRPARobotGUIx64.exe /**/OpenRPAStudio.exe /**/OpenRPARobot.exe +/**/jupyter-notebook.exe /**/breakpoints.lst /**/Orchestrator/screenshot.png **/.idea/**