Skip to content

Commit 9eee6f7

Browse files
authored
Add CodeQL detected source root to .gitignore
1 parent 971a0c3 commit 9eee6f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ secrets.h
7474
# C++ stuff
7575
*.bin
7676
*.bin.dSYM
77+
78+
# Other
79+
_codeql_detected_source_root

0 commit comments

Comments
 (0)