add new test files
This commit is contained in:
15
gdsimporter.code-workspace
Normal file
15
gdsimporter.code-workspace
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"limits": "c",
|
||||
"memory": "c",
|
||||
"optional": "c",
|
||||
"type_traits": "c"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user