瀏覽代碼

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.
DrKeek 11 月之前
父節點
當前提交
963cebd90c
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      community/UiPath.gitignore

+ 11 - 0
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