ShonHarsh/UiPath-GitIgnore
This repository contains a .gitignore file for UiPath development.
Excludes UiPath Studio-specific artifacts including local cache (`.local/`), compiled objects, configuration files, and runtime outputs like screenshots and logs. Targets the UiPath Automation Platform ecosystem, preventing bloated repositories when version-controlling RPA workflows built in Studio. Drop the file at your project root before `git init` to maintain clean diffs across team-based automation development.
Stars
3
Forks
—
Language
Markdown
License
MIT
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ShonHarsh/UiPath-GitIgnore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ShonHarsh/RPADev-S02P01-ForEachIfStatement
This project is my solution in C# to the For Each & If Statement practice found in section 02...
ShonHarsh/RPADev-S02P01-ForEachIfStatement-VB
This project is my solution in VB to the For Each & If Statement practice found in section 02...
ShonHarsh/RPADev-S03P01-Lists-WindowsLegacy
This project is my solution in Windows Legacy (Deprecated), C# to the **Lists ** practice found...
ShonHarsh/RPADev-S03P02-ListsDateTimes-WindowsLegacy
This project is my solution in C# to the Lists & DateTimes practice found in section 03 practice...
ShonHarsh/RPADev-S04P03-CalculatingPercentagesOfExpenses
This project is my solution in C# to the Calculating Percentages Of Expenses practice found in...