Skip to content

Commit f59c66a

Browse files
chore: add uipath gitignore files
1 parent de94370 commit f59c66a

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

CrossPlatformProject/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
################################################################################
2+
# Added by UiPath Studio
3+
# Prevent caching and local artifacts from being committed
4+
################################################################################
5+
.local
6+
################################################################################
7+
# End of UiPath Studio common ignores
8+
################################################################################

The Project/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
################################################################################
2+
# Added by UiPath Studio
3+
# Prevent caching and local artifacts from being committed
4+
################################################################################
5+
.local
6+
################################################################################
7+
# End of UiPath Studio common ignores
8+
################################################################################

0 commit comments

Comments
 (0)