UiPath.gitignore 273 B

1234567891011
  1. # gitignore template for RPA development using UiPath Studio
  2. # website: https://www.uipath.com/product/studio
  3. #
  4. # Recommended: n/a
  5. # Ignore folders that could cause issues if accidentally tracked
  6. **/.local/**
  7. **/.settings/**
  8. **/.objects/**
  9. **/.tmh/**
  10. **/*.log