diff --git a/community/UiPath.gitignore b/community/UiPath.gitignore new file mode 100644 index 00000000..3dfdbf02 --- /dev/null +++ b/community/UiPath.gitignore @@ -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