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