Skip to content

Commit 5abb3de

Browse files
Update .gitignore to exclude CodeQL build artifacts
Co-authored-by: anamitraupadhyay <128287013+anamitraupadhyay@users.noreply.github.com>
1 parent 88038bf commit 5abb3de

60 files changed

Lines changed: 4 additions & 3765 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ build/
2727
*.so
2828
*.a
2929
*.exe
30+
31+
# CodeQL build directory
32+
_codeql_build_dir/
33+
_codeql_detected_source_root

0 commit comments

Comments
 (0)