diff options
| author | ulrich <ulrich.lejoyeux@gmail.com> | 2019-05-11 16:44:24 +0200 |
|---|---|---|
| committer | ulrich <ulrich.lejoyeux@gmail.com> | 2019-05-11 16:44:24 +0200 |
| commit | c709dc64e02c9ffecfe55c9dff68e5d4c0eb45dd (patch) | |
| tree | b94e4d2189e2a7b57c662518531b2b5a1a1ab852 /.vscode | |
| parent | 3afaacae022a0cdb8ad9ee6e9a599ce5ae19cbdf (diff) | |
pygame
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..d2a6c12 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.pythonPath": "/usr/bin/python" +}
\ No newline at end of file |
