From 61278804b31843a50490a3484e7b8acc20cdc898 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 1 Sep 2021 17:49:13 +0300 Subject: [PATCH] pip --- .gitignore | 1 + .vscode/settings.json | 8 ++++++++ pip | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index 7c0f220..2b2ef11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.svn CMakeLists.txt.user* /release +/build diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..c943ec9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "files.associations": { + "*.qs": "javascript", + "*.tcc": "cpp", + "unordered_map": "cpp", + "vector": "cpp" + } +} \ No newline at end of file diff --git a/pip b/pip index 35a3ce6..00edfa4 160000 --- a/pip +++ b/pip @@ -1 +1 @@ -Subproject commit 35a3ce6402e20ef167a26d5df5ef9bfa1701d831 +Subproject commit 00edfa4ef04448af9cd8610d0e1bb3a2c33f749b