]> source.dussan.org Git - gitignore.git/commitdiff
Add files via upload...UiPath.gitignore
authorDrKeek <43802867+DrKeek@users.noreply.github.com>
Tue, 21 May 2024 03:57:41 +0000 (11:57 +0800)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 03:57:41 +0000 (11:57 +0800)
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.

community/UiPath.gitignore [new file with mode: 0644]

diff --git a/community/UiPath.gitignore b/community/UiPath.gitignore
new file mode 100644 (file)
index 0000000..3dfdbf0
--- /dev/null
@@ -0,0 +1,11 @@
+# gitignore template for RPA development using UiPath Studio \r
+# website: Advanced Automation Software, RPA Tools - Studio | UiPath\r
+#\r
+# Recommended: n/a\r
+\r
+# Ignore folders that could cause issues if accidentally tracked\r
+**/.local/**\r
+**/.settings/**\r
+**/.objects/**\r
+**/.tmh/**\r
+**/*.log\r