Which files of an Automation Script Solution add to source control
28th March 2025
Hi David When adding the solution to Git, you can add a gitignore file. You can use the default gitignore for Visual Studio: gitignore/VisualStudio.gitignore at main · github/gitignore