mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
Add *.tsbuildinfo to .gitignore
The `.tsbuildinfo` file is generated by TypeScript when using certain compiler options or running `tsc --build`.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,4 +20,5 @@ vscode.db
|
||||
/cli/openssl
|
||||
product.overrides.json
|
||||
*.snap.actual
|
||||
*.tsbuildinfo
|
||||
.vscode-test
|
||||
|
||||
Reference in New Issue
Block a user