Add files via upload...UiPath.gitignore

This file contains folders to be excluded for tracking during RPA development using UiPath Studio.
Accidentally tracking these folders have caused issues with changing branches during code development. 

The UiPath developer community as of 2024 is in excess of 2 million developers spanning over 43 countries. 
UiPath itself has been around for 19 years since 2005. 

This submission can potentially help millions of new and existing UiPath developers in their work.
This commit is contained in:
DrKeek
2024-05-21 11:57:41 +08:00
committed by GitHub
parent 7b22f8ab6c
commit 963cebd90c

View File

@@ -0,0 +1,11 @@
# gitignore template for RPA development using UiPath Studio
# website: Advanced Automation Software, RPA Tools - Studio | UiPath
#
# Recommended: n/a
# Ignore folders that could cause issues if accidentally tracked
**/.local/**
**/.settings/**
**/.objects/**
**/.tmh/**
**/*.log