diff --git a/projects/rocprofiler-register/.gitignore b/projects/rocprofiler-register/.gitignore index eb974bc1f1..9e03c05ae7 100644 --- a/projects/rocprofiler-register/.gitignore +++ b/projects/rocprofiler-register/.gitignore @@ -35,3 +35,6 @@ /build* /.cache /compile_commands.json + +# Github Workflows +/.github/workflows/continuous-integration.yml