Add CodeQL artifacts to .gitignore and remove from repo
Co-authored-by: MayaTheShy <117858929+MayaTheShy@users.noreply.github.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Build artifacts
|
||||
/build/
|
||||
**/target/
|
||||
_codeql_build_dir/
|
||||
_codeql_detected_source_root
|
||||
|
||||
# CMake
|
||||
CMakeFiles/
|
||||
|
||||
Reference in New Issue
Block a user