Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Peet <connor@peet.io>2021-07-09 22:46:47 +0300
committerConnor Peet <connor@peet.io>2021-07-09 22:56:02 +0300
commit126218be8798646ca3b36dd13d4702a380d98b3f (patch)
treebedca23fd52664f2225a6fa64fe93d83ee10e96a /.gitignore
parent9044b2c162c8cb5813f58de3157a9bb58ca147f5 (diff)
main: add a lockfile, and set the user data dir while debugging
See https://github.com/microsoft/vscode/issues/127861#issuecomment-877417451
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 11a7486bf53..95f843584c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ test-results/
yarn-error.log
vscode.lsif
vscode.db
+/.profile-oss