update .gitignore

This commit is contained in:
Michael Becker 2025-07-30 13:47:45 -04:00
parent 93e8630267
commit c469fa569c

4
.gitignore vendored
View File

@ -19,3 +19,7 @@ buildlog
mocha-common/compilers/yaml2mcl/editor mocha-common/compilers/yaml2mcl/editor
mocha-common/compilers/yaml2mcl/framework mocha-common/compilers/yaml2mcl/framework
# Do not keep compiled .mcl's
*.mcl
*.mcx