Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 135 B
.idea/
.vscode
__pycache__/

# Robot framework reports
integration/*.xml
integration/*.html

# Integration logs
integration/*.log
*.env