You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
#Игнорируем все папки с названием __pycache__
|
|
|
|
|
/**/__pycache__/**
|
|
|
|
|
#Игнорируем папки распакованного блокнота
|
|
|
|
|
/**/Resources/Editor/Notepad++_7_7_x64/*
|
|
|
|
|
/**/Resources/Editor/Notepad++_7_7_x32/*
|
|
|
|
|
/**/Orchestrator/**/Reports
|
|
|
|
|
/**/Robot/**/Reports
|
|
|
|
|
/**/Sources/build
|
|
|
|
|
/**/Sources/dist
|
|
|
|
|
/**/Studio/**/Reports
|
|
|
|
|
/**/OpenRPA_Orchestrator.exe
|
|
|
|
|
/**/OpenRPAOrchestrator.exe
|
|
|
|
|
/**/OpenRPARobotGUIx32.exe
|
|
|
|
|
/**/OpenRPARobotGUIx64.exe
|
|
|
|
|
/**/OpenRPAStudio.exe
|
|
|
|
|
/**/OpenRPARobot.exe
|
|
|
|
|
/**/breakpoints.lst
|
|
|
|
|
/**/Orchestrator/screenshot.png
|
|
|
|
|
**/.idea/**
|
|
|
|
|
/**/screenshot.png
|
|
|
|
|
/**/*.log
|