Closed toast2e closed 2 years ago
Example of what shows up on fresh clone + 'code .':
adepompa@adepompa-laptop:~/dev/singlestore-wasm-toolkit$ git status
On branch main
Your branch is up to date with 'origin/main'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
.vscode/configurationCache.log
.vscode/dryrun.log
.vscode/targets.log
In this case, the .vscode dir is actually necessary. There are customizations needed for the remote debug utility in there. Maybe we could just filter out *.log or something instead?
Title says it all