Procházet zdrojové kódy

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 před 11 měsíci
rodič
revize
963cebd90c
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  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