ORPA-pyOpenRPA/.gitignore

30 lines
915 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Utils/Jupyter-notebooks/.ipynb_checkpoints/**
# Игнорируем новые файлы из Google Portable
/**/Resources/GoogleChromePortable
#Игнорируем все папки с названием __pycache__
/**/__pycache__/**
/Wiki/ENG_Guide/html/**
/Wiki/ENG_Guide/markdown/**
#Игнорируем папки распакованного блокнота
/**/Resources/Editor/Notepad++_7_7_x64/*
/**/Resources/Editor/Notepad++_7_7_x32/*
/**/Orchestrator/**/Reports
/**/Robot/**/Reports
/**/Sources/build
/**/Sources/dist
/**/Sources/pyOpenRPA.egg-info
/**/Studio/**/Reports
/**/OpenRPA_Orchestrator.exe
/**/OpenRPAOrchestrator.exe
/**/OpenRPARobotGUIx32.exe
/**/OpenRPARobotGUIx64.exe
/**/OpenRPAStudio.exe
/**/OpenRPARobot.exe
/**/jupyter-notebook.exe
/**/breakpoints.lst
/**/Orchestrator/screenshot.png
**/.idea/**
/**/screenshot.png
/**/*.log
Wiki/ENG_Guide/doctrees
screencapture_256_256.png