diff --git a/.gitignore b/.gitignore index aeb92195..2eb6a28f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ /**/Sources/build /**/Sources/dist /**/Studio/Reports +/**/OpenRPA_Orchestrator.exe /**/OpenRPAOrchestrator.exe /**/OpenRPARobotGUIx32.exe /**/OpenRPARobotGUIx64.exe @@ -15,4 +16,5 @@ /**/OpenRPARobot.exe /**/breakpoints.lst /**/Orchestrator/screenshot.png -.idea/** \ No newline at end of file +.idea/** +/**/screenshot.png \ No newline at end of file diff --git a/Sources/RobotRun_x32.cmd b/Sources/RobotRun_x32.cmd deleted file mode 100644 index 191f4e14..00000000 --- a/Sources/RobotRun_x32.cmd +++ /dev/null @@ -1,4 +0,0 @@ -cd %~dp0 -copy /Y ..\Resources\WPy32-3720\python-3.7.2\python.exe ..\Resources\WPy32-3720\python-3.7.2\OpenRPARobot.exe -.\..\Resources\WPy32-3720\python-3.7.2\OpenRPARobot.exe Robot.py "release" -pause >nul \ No newline at end of file diff --git a/Sources/pyOpenRPA/.idea/workspace.xml b/Sources/pyOpenRPA/.idea/workspace.xml index b883e5b2..dd0cfe91 100644 --- a/Sources/pyOpenRPA/.idea/workspace.xml +++ b/Sources/pyOpenRPA/.idea/workspace.xml @@ -1,7 +1,21 @@ - + + + + + + + + + + + + + + +