mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
gitignore
This commit is contained in:
parent
dfe00e7a18
commit
806b3b90b5
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -21,3 +21,10 @@ vscode.db
|
|||
product.overrides.json
|
||||
*.snap.actual
|
||||
.vscode-test
|
||||
|
||||
# Void added these:
|
||||
.tmp/
|
||||
.tmp2/
|
||||
.tool-versions
|
||||
src/vs/workbench/contrib/void/browser/react/out/**
|
||||
src/vs/workbench/contrib/void/browser/react/src2/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue