Folder Names Not Allowed
When uploading a source code zip file to a project please avoid using these folder names because they will not be uploaded. They will be ignored by the BlackDiamond Studio repository:
.vscode/*
.snowqm/*
node_modules/
bin/
!.vscode/tasks.json
!.vscode/launch.json
.env
Last updated