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 artifacts
|
||||||
/build/
|
/build/
|
||||||
**/target/
|
**/target/
|
||||||
|
_codeql_build_dir/
|
||||||
|
_codeql_detected_source_root
|
||||||
|
|
||||||
# CMake
|
# CMake
|
||||||
CMakeFiles/
|
CMakeFiles/
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
.
|
|
||||||
Reference in New Issue
Block a user