Update gitignore to avoid codeql metadata files
Also, we're no longer using the rush package manager, so delete that from gitignore.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -16,7 +16,6 @@ artifacts/
|
||||
# Visual Studio workspace state
|
||||
.vs/
|
||||
|
||||
# Rush files
|
||||
/common/temp/**
|
||||
package-deps.json
|
||||
**/.rush/temp
|
||||
# CodeQL metadata
|
||||
.cache/
|
||||
.codeql/
|
||||
|
||||
Reference in New Issue
Block a user