diff --git a/community/UiPath.gitignore b/community/UiPath.gitignore
new file mode 100644
index 00000000..ef7754ae
--- /dev/null
+++ b/community/UiPath.gitignore
@@ -0,0 +1,11 @@
+# gitignore template for RPA development using UiPath Studio 
+# website: https://www.uipath.com/product/studio
+#
+# Recommended: n/a
+
+# Ignore folders that could cause issues if accidentally tracked
+**/.local/**
+**/.settings/**
+**/.objects/**
+**/.tmh/**
+**/*.log