First commit
This commit is contained in:
16
IUT/Info1/TD/Exercices/Exercices.code-workspace
Normal file
16
IUT/Info1/TD/Exercices/Exercices.code-workspace
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"*.py": "python",
|
||||
"iostream": "cpp",
|
||||
"cmath": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"ostream": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user