gitea源码

UiPath 262B

123456789101112
  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