Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shonharsh/uipath-gitignore
This repository contains a .gitignore file for UiPath development.
https://github.com/shonharsh/uipath-gitignore
academic artificial-intelligence atom automation bot config education git gitignore gitignore-template guide learning markdown process rpa studio training-materials trending uipath windows
Last synced: 2 months ago
JSON representation
This repository contains a .gitignore file for UiPath development.
- Host: GitHub
- URL: https://github.com/shonharsh/uipath-gitignore
- Owner: ShonHarsh
- License: mit
- Created: 2024-06-08T19:02:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T15:33:22.000Z (6 months ago)
- Last Synced: 2024-06-14T02:07:10.469Z (6 months ago)
- Topics: academic, artificial-intelligence, atom, automation, bot, config, education, git, gitignore, gitignore-template, guide, learning, markdown, process, rpa, studio, training-materials, trending, uipath, windows
- Language: Markdown
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](https://shonharsh.github.io/curriculum-vitae/Images/Banner-UiPath-01.png)
# UiPath-GitIgnore
This repository contains a .gitignore file for UiPath development.
### Getting Started
Download or create the .gitignore file and put it in the root of the project. This should be the UiPath project and also the folder used for the `git init` command.
### Details
```sh
# UiPath RPA Development
**/*.log
**/.local/**
**/.objects/**
**/.settings/**
**/.tmh/**
```### Links
- [UiPath Automation Platform](https://www.uipath.com/)
- [UiPath Studio](https://www.uipath.com/product/studio)
- [Pulsar](https://pulsar-edit.dev/) (Atom Successor) - Used for all my README.md files
- [Shon Harsh Website 127.0.0.1](https://shonharsh.github.io/curriculum-vitae/index.html)
- [This.GitHub](https://github.com/shonharsh)
- [LinkedIn](https://www.linkedin.com/in/shonharsh/)