Skip to content

Commit c3a6db3

Browse files
authored
Merge pull request #4448 from DrKeek/community_UiPath
Community/UiPath.gitignore
2 parents f8a9620 + ffcf53b commit c3a6db3

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: https://www.uipath.com/product/studio
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)