diff --git a/.gitignore b/.gitignore index 89e29bb..e4d7b39 100644 --- a/.gitignore +++ b/.gitignore @@ -260,3 +260,6 @@ poetry.toml .ruff_cache/ # End of https://www.toptal.com/developers/gitignore/api/c,c++,cmake,python + +# CodeQL +_lgtm_* \ No newline at end of file