#ignorecompile

Syntax:

    #ignorecompile

Explanation:

The #ignorecompile directive is used to control whether a source file can be compiled.

This is can be used to prevent libraries and other source file from being procecessed as a source file for compilation.

This therefore will prevent creation all the GCBASIC outputs file in the folder.