We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8a9620 + ffcf53b commit c3a6db3Copy full SHA for c3a6db3
1 file changed
community/UiPath.gitignore
@@ -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