marwern / PLCreX

Simplification, Transformation, Analysis, and Validation of IEC 61131-3 Programmable Logic Controllers
https://plcrex.readthedocs.io
GNU General Public License v3.0
54 stars 7 forks source link

Separate source code and (external) binaries #6

Closed marwern closed 1 year ago

marwern commented 1 year ago

PLCreX source code should be separated from binaries (like IEC Checker) and delivered together with Release. This would reduce the repository size.

marwern commented 1 year ago

Put .gitignore into bin folder

*
!.gitignore