Use this file to exclude any files or folders from the code package that is created when you run codeblox publish.
codeblox publish
Use the same syntax you would use in .gitignore (glob patterns, wildcards, etc)
.gitignore
Example:
dist *.log