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