# build and test outputs
/bin/
/artifacts/
/workdir/
*.tgz

# used for the code generators only
/vendor/

# macOS trash
.DS_Store

# Logs test
/logs/
*.log

# files generated by editors
.idea/
*.iml
.vscode/
*.swp
*.sublime-project
*.sublime-workspace
*~
