Skip to content

Commit 963cebd

Browse files
authored
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.
1 parent 7b22f8a commit 963cebd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

community/UiPath.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# gitignore template for RPA development using UiPath Studio
2+
# website: Advanced Automation Software, RPA Tools - Studio | UiPath
3+
#
4+
# Recommended: n/a
5+
6+
# Ignore folders that could cause issues if accidentally tracked
7+
**/.local/**
8+
**/.settings/**
9+
**/.objects/**
10+
**/.tmh/**
11+
**/*.log

0 commit comments

Comments
 (0)