Add SIGMATEK Automation's LASAL gitignore
Reasons for making this change
Added gitignore for the LASAL software environment - required for programming SIGMATEK Automation PLCs, HMIs, Safety PLCs, and drives.
Links to documentation supporting these rule changes
Documentation is only available within the software.
If this is a new template
Website - https://www.sigmatek-automation.com/en/products/engineering-tool-lasal/
Merge and Approval Steps
- [x] Confirm that you've read the contribution guidelines and ensured your PR aligns
- [ ] Ensure CI is passing
- [ ] Get a review and Approval from one of the maintainers
changed reviewed
Change reviewed
I get errors on opening the project that cobjlib.lba and cobjlib.lob are not found when using this gitignore.
I get errors on opening the project that cobjlib.lba and cobjlib.lob are not found when using this gitignore.
.lob and .lba files are compiled filed for x86 and arm processors, they are not required by the project, and should be ignored by version control. Can you include more details of the error, the LASAL program you are trying to open a product with, and if possible the project file?